Uses of Class
net.n2oapp.framework.api.metadata.application.SidebarState
-
Packages that use SidebarState Package Description net.n2oapp.framework.api.metadata.application -
-
Uses of SidebarState in net.n2oapp.framework.api.metadata.application
Methods in net.n2oapp.framework.api.metadata.application that return SidebarState Modifier and Type Method Description static SidebarStateSidebarState. valueOf(String name)Returns the enum constant of this type with the specified name.static SidebarState[]SidebarState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-