Gets all of the toolbar tabs associated with the specified product.
"userInterface_var" is a variable referencing a UserInterface object.
|
"userInterface_var" is a variable referencing a UserInterface object.
|
Type | Description |
ToolbarTabList | Returns a list of the tabs associated with the specified product. |
Name | Type | Description |
productType | string | The name of the product that you want the associated tabs for. The full list of available products can be obtained by using the Application.supportedProductTypes property. |