Item
Classes for working with an Item in a Tool Widget, Navigation Widget or Backstage
Classes
Name |
Description |
|
ActionButtonItemDef |
Abstract base class that is used by classes to execute an action when pressed. |
|
ActionItemButton |
A Toolbar button React Component that executes an action defined by a CommandItemDef or a ToolItemDef. |
Deprecated |
CommandItemDef |
An Item that executes a Command. |
|
CustomItemDef |
An Item that renders a React component. |
|
GroupItemDef |
An Item that opens a group of items. |
|
ItemDefBase |
The base class for Items. |
|
ItemList |
Contains a list of Items. |
|
ItemMap |
Contains a map of Items. |
|
KeyinBrowser |
Component used to allow users to select, provide arguments, and execute a key-in. |
Beta |
Used to provide custom popup button in toolbar. |
Deprecated |
ToolButton |
Tool Button React Component. |
Deprecated |
ToolInformation |
Provides information about a tool with a given id, including the ToolUiProvider. |
|
ToolItemDef |
An Item that starts the execution of a Tool. |
|
Constants
Global Functions
Name |
Description |
|
GroupButton |
Group Button React component |
Deprecated |
Interfaces
Type Aliases
Name |
Description |
|
AnyItemDef |
Union of all Item definitions that can be specified in a GroupItem |
|
AnyToolbarItemDef |
Union of all Item definitions that can be specified in a Toolbar |
|
Menu Item Properties |
|
|
|
StageUsage |
Standard stage uses. |
Beta |
Last Updated:
20 June, 2023