jQuery.wijmo Namespace : wijribbon type |
Javascript (Usage) | |
---|---|
var instance = new jQuery.wijmo.wijribbon(); |
Javascript (Specification) | |
---|---|
|
Object
jQuery.wijmo.wijribbon
Name | Description | |
---|---|---|
![]() | wijribbon Constructor |
Name | Description | |
---|---|---|
![]() | defaultElement | |
![]() | namespace | |
![]() | options | |
![]() | widgetEventPrefix | |
![]() | widgetFullName | |
![]() | widgetName |
Name | Description | |
---|---|---|
![]() | destroy | Remove the functionality completely. This will return the element back to its pre-init state. |
![]() | disable | |
![]() | enable | |
![]() | option | |
![]() | registerButtonInformation | The method used to push the custom button to button collection. |
![]() | ribbonClick | The custom button trigger ribbon click |
![]() | setButtonChecked | Sets a ribbon button as checked or not checked. |
![]() | setButtonDisabled | The method sets the chosen button as enabled or disabled according to the command name. |
![]() | setButtonsChecked | The method sets sets the buttons as checked or not checked. |
![]() | setButtonsDisabled | The method sets the ribbon buttons as enabled or disabled according to the command name. |
![]() | setTabPageVisible | Sets a ribbon tab page as visible or not. |
![]() | widget | Returns a jQuery object containing the original element or other relevant generated element. |