Sets the side bars which are shown in the side bar toggle / drop down button at the top right of the ribbon bar. The value TXText
<void> SideBarToggleButton.setAllowedSideBars(<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. |