Uses of Class
org.jivesoftware.admin.SubSidebarTag
-
Packages that use SubSidebarTag Package Description org.jivesoftware.admin Supporting classes and tags for the admin console. -
-
Uses of SubSidebarTag in org.jivesoftware.admin
Methods in org.jivesoftware.admin that return SubSidebarTag Modifier and Type Method Description SubSidebarTagSidebarTag. getSubsidebarTag()Returns the subsidebar tag - should be declared in the body of this tag (see class description).Methods in org.jivesoftware.admin with parameters of type SubSidebarTag Modifier and Type Method Description voidSidebarTag. setSubSidebar(SubSidebarTag subsidebarTag)Sets the subsidebar tag - used by the container.
-