Uses of Class
org.zkoss.zkmax.zul.Coachmark
-
Packages that use Coachmark Package Description org.zkoss.zkmax.zul -
-
Uses of Coachmark in org.zkoss.zkmax.zul
Methods in org.zkoss.zkmax.zul that return Coachmark Modifier and Type Method Description CoachmarkCoachmark. getNextCoachmark()Returns next coachmark of this coachmark.Methods in org.zkoss.zkmax.zul with parameters of type Coachmark Modifier and Type Method Description voidCoachmark. next(Coachmark coachmark)Close this coachmark and Open the one you passed.voidCoachmark. setNext(Coachmark coachmark)Sets next coachmark.
-