Wijmo UI for the Web
wijexpander type
Syntax
Javascript (Usage) 
$(function () {
    var options; // Type:  wijmo.expander.wijexpander.options
     
    $(".selector").wijexpander(options);
});
Javascript (Specification) 
function wijexpander;
Inheritance Hierarchy

Object
      wijmo.expander.wijexpander

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijexpander Constructor  
Top
Methods
 NameDescription
public MethodcollapseCollapses the content panel.  
public MethoddestroyRemoves the wijexpander functionality completely. This returns the element to its pre-init state.  
public MethodexpandExpands the content panel.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.expander Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.