Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Toolbox Page Attributes

The following attributes can be added to a stereotype Class that extends the ToolboxPage metaclass:

ImagesOnly: if you give a toolbox page an attribute named imagesOnly with Initial Value set to true, the toolbox page displays without the text labels next to the icons
isCommon: if you give a toolbox page an attribute named IsCommon with Initial Value set to true, the toolbox page is common to all defined toolboxes while your technology is active; the page is initially displayed as collapsed
isCollapsed: if you give a toolbox page an attribute named IsCollapsed with Initial Value set to true, the toolbox page is initially minimized.
isHidden: see Create Hidden Sub-Menus.