Uses of Class
org.opencms.acacia.shared.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.
-
Uses of CmsTabInfo in org.opencms.ade.contenteditor
Modifier 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.