modifyTab()
Overview
public any function modifyTab(
required string id
)
Modifies a tab definition. Any arguments are merged with the tab attributes for the tab matching the passed id. If the tab does not already exist, it is created.
Arguments
Name | Type | Required | Description |
---|---|---|---|
id | string | Yes | ID of the tab you wish to modify |