Package org.zkoss.stateless.sul
Interface ICoachmarkCtrl
-
public interface ICoachmarkCtrlAn addition interface toICoachmarkthat is used for implementation or tools.- Author:
- katherine
-
-
Method Summary
Static Methods Modifier and Type Method Description static ICoachmarkfrom(org.zkoss.zkmax.zul.Coachmark instance)static java.lang.StringgetUuidExpr(java.lang.String id)
-
-
-
Method Detail
-
from
static ICoachmark from(org.zkoss.zkmax.zul.Coachmark instance)
-
getUuidExpr
static java.lang.String getUuidExpr(java.lang.String id)
-
-