AbstractAbstractclickThe current click state
Listen to events from this helper. Duplicate listeners allowed.
ProtecteddispatchDispatch an event to all listeners.
ProtecteddispatchDispatch an event to a specific listener. Listener does not have to be added
Stop listening to events from this helper. If a duplicate listener is removed, only one is removed.
True if a listener was removed, false otherwise.
Abstractreset
The base class for CompoundClickHelper and GenericClickHelper. All click state properties must be at least gettable, and optionally settable.