Sets the side bar which is shown in the side bar toggle / drop down button at the top right of the ribbon bar.
<void> SideBarToggleButton.setCurrentSideBar(<SideBarType> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| value | A bitwise combination of one or more Side |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |