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