Skip to content

Class: metadata

Tab collections are groups of related tabs relevant to particular roles or tasks. When you view a tab collection, Vault displays its tabs in the primary navigation bar.

Learn more in Vault Help.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the component is active.
help_contentType: String
Max length: 150
Text that appears in the UI when users hover over the label in the tab bar.
AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the component is active.
tabsType: Component
Multi-value
For items of type Menu, a list of Tabs to include in the menu.
orderType: Number
Required
The order in which the Tab appears in the Tab Collection Menu.
tabType: ComponentFor items of type Tab, the Tab to include in the collection. For example, Tab.products__c.
typeType: Enum
Required
Allowed values:
  • Tab
  • Menu
Indicates whether the item is a Tab or a Menu.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable