GanttToolbarItemBuilder Methods
Represents a toolbar item.
Name | Description |
---|---|
Css |
Specifies a CSS class to be applied to the item. Mirrors the client-side css |
Css |
Specifies a CSS class to be applied to the item. Mirrors the client-side css |
Disabled |
Specifies whether the UI component item responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component item responds to user interaction. Mirrors the client-side disabled option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Html |
Specifies the HTML markup to be inserted into the item element. Mirrors the client-side html option. |
Html |
Specifies the HTML markup to be inserted into the item element. Mirrors the client-side html option. |
Locate |
Specifies when to display an item in the toolbar's overflow menu. Mirrors the client-side locate |
Location |
Specifies the toolbar item's location. Mirrors the client-side location option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Menu |
Specifies a template that should be used to render a menu item. Mirrors the client-side menu |
Menu |
Specifies a template that should be used to render a menu item. Mirrors the client-side menu |
Menu |
Specifies a template that should be used to render a menu item. Mirrors the client-side menu |
Menu |
Specifies a template that should be used to render a menu item. Mirrors the client-side menu |
Name |
Specifies the toolbar item's name. Mirrors the client-side name option. |
Name |
Specifies the toolbar item's name. Mirrors the client-side name option. |
Name |
Specifies the toolbar item's name. Mirrors the client-side name option. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Specifies when to display the text for the UI component item. Mirrors the client-side show |
Template |
Mirrors the client-side template option. |
Template |
Mirrors the client-side template option. |
Template |
Mirrors the client-side template option. |
Template |
Mirrors the client-side template option. |
Text |
Specifies text displayed for the UI component item. Mirrors the client-side text option. |
Text |
Specifies text displayed for the UI component item. Mirrors the client-side text option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Specifies whether or not a UI component item must be displayed. Mirrors the client-side visible option. |
Visible |
Specifies whether or not a UI component item must be displayed. Mirrors the client-side visible option. |
Widget |
Configures a control that represents a toolbar item. |
See Also