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 ICoachmarkControllerICoachmarkController. of(ICoachmark owner)Returns the controller instance with the givencoachmarkMethods in org.zkoss.stateless.state with parameters of type ICoachmarkController Modifier and Type Method Description voidICoachmarkController. setNext(ICoachmarkController nextController)Sets next coachmark.
-