class ToolBar

Extends:
UIComponent

Description:

A tool bar component that is usually used at the top of window and can hold Label, Button, TextField, and Separator to display useful tools for a user.

Tool bar can be draggable and can be detached and displayed in a separate dedicated window. It can also be in horizontal (default) and vertical orientation.

Constructor

constructor()

Create an instance of ToolBar component object.

Parameters:

No parameters

Members

Methods

From this class:

Inherited from UIComponent: