Uses of Class
org.jivesoftware.admin.SubSidebarTag
Packages that use SubSidebarTag
-
Uses of SubSidebarTag in org.jivesoftware.admin
Methods in org.jivesoftware.admin that return SubSidebarTagModifier and TypeMethodDescriptionSidebarTag.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 SubSidebarTagModifier and TypeMethodDescriptionvoidSidebarTag.setSubSidebar(SubSidebarTag subsidebarTag) Sets the subsidebar tag - used by the container.