Disposes of this toolbox.
Gets the height of the toolbox.
The width of the toolbox.
Gets the selected item.
The selected item, or null if no item is currently selected.
Gets the width of the toolbox.
The width of the toolbox.
Handles resizing the toolbox when a toolbox item resizes.
Initializes the toolbox.
Gets whether or not the toolbox is horizontal.
True if the toolbox is horizontal, false if the toolbox is vertical.
Positions the toolbox based on whether it is a horizontal toolbox and whether the workspace is in rtl.
Updates the flyout's content without closing it. Should be used in response to a change in one of the dynamic categories, such as variables or procedures.
Updates the category colours and background colour of selected categories.
Fills the toolbox with new toolbox items and removes any old contents.
Object holding information for creating a toolbox.
Selects the toolbox item by it's position in the list of toolbox items.
The position of the item to select.
Sets the visibility of the toolbox.
True if toolbox should be visible.
Unhighlights any previously selected item.