wijmo.expander Namespace : wijexpander type |
Javascript (Usage) | |
---|---|
$(function () { var options; // Type: wijmo.expander.wijexpander.options $(".selector").wijexpander(options); }); |
Javascript (Specification) | |
---|---|
|
Object
wijmo.expander.wijexpander
Name | Description | |
---|---|---|
wijexpander Constructor |
Name | Description | |
---|---|---|
collapse | Collapses the content panel. | |
destroy | Removes the wijexpander functionality completely. This returns the element to its pre-init state. | |
expand | Expands the content panel. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |