A reference to the collection of form sections within this tab.
Adds a function to be called when the TabStateChange event occurs.
The function to be executed on the TabStateChange event.
Gets display state of the tab.
The display state, as either "expanded" or "collapsed"
Gets a reference to the formContext.ui parent of the tab.
The parent.
Removes a function to be called when the TabStateChange event occurs.
The function to be removed from the TabStateChange event.
Sets display state of the tab.
Display state of the tab, as either "expanded" or "collapsed"
Deprecated in the 2021 release wave 1 (April 2021). Use the setFocus method in Unified Interface to ensure the correct tab is opened on a form.
Generated using TypeDoc
Interface for a form tab.
See
Deprecated
Use Tab instead.