onInteraction abstract method
Handle interaction side-effects (e.g., internal model callbacks).
Implementation
void onInteraction(T item, InteractionType type);
Handle interaction side-effects (e.g., internal model callbacks).
void onInteraction(T item, InteractionType type);