Uses of Class
com.jalios.jcms.uicomponent.topbar.TopbarHandler.Zone
-
Packages that use TopbarHandler.Zone Package Description com.jalios.jcms.uicomponent.topbar -
-
Uses of TopbarHandler.Zone in com.jalios.jcms.uicomponent.topbar
Methods in com.jalios.jcms.uicomponent.topbar that return TopbarHandler.Zone Modifier and Type Method Description static TopbarHandler.Zone
TopbarHandler.Zone. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static TopbarHandler.Zone[]
TopbarHandler.Zone. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.jalios.jcms.uicomponent.topbar with parameters of type TopbarHandler.Zone Modifier and Type Method Description static java.lang.String
TopbarHandler. getTopbarResource(TopbarHandler.Zone zone)
-