Uses of Class
org.zkoss.stateless.state.ICoachmarkController
-
Packages that use ICoachmarkController Package Description org.zkoss.stateless.state -
-
Uses of ICoachmarkController in org.zkoss.stateless.state
Methods in org.zkoss.stateless.state that return ICoachmarkController Modifier and Type Method Description static ICoachmarkController
ICoachmarkController. of(ICoachmark owner)
Returns the controller instance with the givencoachmark
Methods in org.zkoss.stateless.state with parameters of type ICoachmarkController Modifier and Type Method Description void
ICoachmarkController. setNext(ICoachmarkController nextController)
Sets next coachmark.
-