Interface zebkit.ui.FireEventRepeatedly | <zebkit.ui> |
Special interface that provides set of method for state components to implement repeatable state.
public
void
setFireParams (b, firePeriod, [startIn] )
Set the mode the button has to fire events. Button can fire event after it has been unpressed or immediately when it has been pressed. Also button can start firing events periodically when it has been pressed and held in the pressed state. Parameters:
|