Innovator 12.0 JavaScript API Reference
Innovator 12.0 JavaScript API Reference
Namespaces
Aras.Client.Controls.Public
ToolbarItem Class
ToolbarItem Methods
add Method
addSeparator Method
disable Method
enable Method
getBounds Method
getEnabled Method
getId Method
getItem Method
getItemCount Method
getSelectedIndex Method
getSelectedItem Method
getState Method
getText Method
remove Method
removeAll Method
setEnabled Method
setItemVisible Method
setLabel Method
setSelected Method
setState Method
setText Method
ToolbarItem
add Method
Adds an item that displays the specified text to the collection. Works for ComboBox and DropDownButton.
Namespace:
Aras.Client.Controls.Public
Syntax
JavaScript
Copy
function
add
(
id
,
label
);
Parameters
id
Type:
string
label
Type:
string
See Also
Reference
ToolbarItem Class
Aras.Client.Controls.Public Namespace
© 2006-2019 Aras Corporation.
Send comments on this topic to
support@aras.com