Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
The setDisplayState method will be deprecated with the 2021 release wave 1 (April 2021). Use the setFocus method in Unified Interface to ensure the correct tab is opened on a form.
Sets display state of the tab.
Syntax
tabObj.setDisplayState(state);
Parameter
Name | Type | Required | Description |
---|---|---|---|
state |
String | Yes | Specify "expanded" or "collapsed". |