Uses of Class
org.zkoss.pivot.impl.StandardContextType
-
Packages that use StandardContextType Package Description org.zkoss.pivot.impl Implementation of models. -
-
Uses of StandardContextType in org.zkoss.pivot.impl
Methods in org.zkoss.pivot.impl that return StandardContextType Modifier and Type Method Description StandardContextTypeStandardCalculator. getContextType()static StandardContextTypeStandardContextType. valueOf(String name)Returns the enum constant of this type with the specified name.static StandardContextType[]StandardContextType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-