The sidebar toggle button shown at the top right of the ribbon.
{
setAllowedSideBars: <function>,
getAllowedSideBars: <function>,
setCurrentSideBar: <function>,
getCurrentSideBar: <function>
} Introduced: 30.0.
| Method | Description |
|---|---|
| get |
Returns the side bars which are currently shown in the side bar toggle / drop down button at the top right of the ribbon bar. |
| get |
Returns the side bar which is shown in the side bar toggle / drop down button at the top right of the ribbon bar. |
| set |
Sets the side bars which are shown in the side bar toggle / drop down button at the top right of the ribbon bar. |
| set |
Sets the side bar which is shown in the side bar toggle / drop down button at the top right of the ribbon bar. |