Uses of Class
org.zkoss.stateless.state.ITimerController
-
Packages that use ITimerController Package Description org.zkoss.stateless.state -
-
Uses of ITimerController in org.zkoss.stateless.state
Methods in org.zkoss.stateless.state that return ITimerController Modifier and Type Method Description static ITimerController
ITimerController. of(ITimer owner)
Returns the controller instance with the giventimer
-