jQWidgets jqxExpander Complete Reference
The jqxExpander is used to create widget that has header and content sections. You can expand and collapse content by clicking on the header. Also, you can change toggle mode to double-click and toggle the visibility of content block slide-up and slide-down animations. JS library provides auto-flexible content that adjusts easily and stays within the screen.
Properties:
- jQWidgets jqxExpander animationType Property
- jQWidgets jqxExpander arrowPosition Property
- jQWidgets jqxExpander collapseAnimationDuration Property
- jQWidgets jqxExpander disabled Property
- jQWidgets jqxExpander expanded Property
- jQWidgets jqxExpander expandAnimationDuration Property
- jQWidgets jqxExpander headerPosition Property
- jQWidgets jqxExpander height Property
- jQWidgets jqxExpander initContent Property
- jQWidgets jqxExpander rtl Property
- jQWidgets jqxExpander showArrow Property
- jQWidgets jqxExpander theme Property
- jQWidgets jqxExpander toggleMode Property
- jQWidgets jqxExpander width Property
Events:
- jQWidgets jqxExpander collapsing Event
- jQWidgets jqxExpander collapsed Event
- jQWidgets jqxExpander expanding Event
- jQWidgets jqxExpander expanded Event
Methods:
- jQWidgets jqxExpander collapse() Method
- jQWidgets jqxExpander disable() Method
- jQWidgets jqxExpander destroy() Method
- jQWidgets jqxExpander expand() Method
- jQWidgets jqxExpander enable() Method
- jQWidgets jqxExpander focus() Method
- jQWidgets jqxExpander getContent() Method
- jQWidgets jqxExpander getHeaderContent() Method
- jQWidgets jqxExpander refresh() Method
- jQWidgets jqxExpander render() Method
- jQWidgets jqxExpander setHeaderContent() Method
- jQWidgets jqxExpander setContent() Method
Please Login to comment...