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

Object
      wijmo.splitter.wijsplitter

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijsplitter Constructor  
Top
Methods
 NameDescription
public MethoddestroyRemoves the splitter functionality completely.This will return the element back to its pre - init state.  
public MethodrefreshForces the widget to recreate the splitter.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.splitter Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.