Did the last click state change result in a click?
Returns boolean
Methods
reset
reset(): void
Reset the click helper to its default state. Only call this if absolutely
necessary, such as when the owner Widget is re-activated (this way, hover
states don't linger when a Widget is disabled).
The common interface for CompoundClickHelper and GenericClickHelper. All click state properties must be at least gettable, and optionally settable.