Uses of Class
org.opencms.acacia.shared.CmsTabInfo
Packages that use CmsTabInfo
Package
Description
Contains the acacia editor shared client/server classes.
Contains server side classes for the XML content editor.
Contains data beans used on the server side as well as on the client side of the XML content editor.
Utility classes to be used for JSP pages.
-
Uses of CmsTabInfo in org.opencms.ade.contenteditor
Methods in org.opencms.ade.contenteditor that return types with arguments of type CmsTabInfoModifier and TypeMethodDescriptionstatic List<CmsTabInfo>
CmsContentTypeVisitor.collectTabInfos
(CmsObject cms, CmsXmlContentDefinition definition, CmsMessages messages) Returns the tab informations for the given content definition.CmsContentTypeVisitor.getTabInfos()
Returns the tabInfos. -
Uses of CmsTabInfo in org.opencms.jsp.util
Constructor parameters in org.opencms.jsp.util with type arguments of type CmsTabInfo