Initial state of buttons pane
Description
Specify the initial state of the Buttons pane.
Discussion
'Open' - button pane is shown, 'Closed' - button pane is not shown, but the user can click the expand button to show the button pane, 'Closed-locked' - button pane is not shown - the button pane can only be shown programmatically using this Javascript command:
- Open
- Closed
- Closed-locked
Example
tbiObj.showTabbedUIMenuPanel(flagShowAnimation);