Uses of Class
org.opencms.workplace.tools.CmsToolGroup
Packages that use CmsToolGroup
Package
Description
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
-
Uses of CmsToolGroup in org.opencms.workplace.tools
Methods in org.opencms.workplace.tools that return CmsToolGroupMethods in org.opencms.workplace.tools that return types with arguments of type CmsToolGroupMethods in org.opencms.workplace.tools with parameters of type CmsToolGroupModifier and TypeMethodDescriptionvoidCmsTool.addToolGroup(CmsToolGroup group) Adds a group.voidCmsTool.addToolGroup(CmsToolGroup group, float position) Adds a group at the given position.