jQuery.wijmo Namespace : wijaccordion type |
Javascript (Usage) | |
---|---|
var instance = new jQuery.wijmo.wijaccordion(); |
Javascript (Specification) | |
---|---|
|
Object
jQuery.wijmo.wijaccordion
Name | Description | |
---|---|---|
![]() | wijaccordion Constructor |
Name | Description | |
---|---|---|
![]() | defaultElement | |
![]() | namespace | |
![]() | options | |
![]() | widgetEventPrefix | |
![]() | widgetFullName | |
![]() | widgetName |
Name | Description | |
---|---|---|
![]() | activate | Activates the accordion content pane at the specified index. |
![]() | destroy | Remove the functionality completely. This will return the element back to its pre-init state. |
![]() | disable | |
![]() | enable | |
![]() | option | |
![]() | widget | Returns a jQuery object containing the original element or other relevant generated element. |