$(function () { var options; // Type: wijmo.splitter.wijsplitter.options $(".selector").wijsplitter(options); });
function wijsplitter;
$(function () { var options; // Type: wijmo.splitter.wijsplitter.options $(".selector").wijsplitter(options); });
function wijsplitter;
Object
wijmo.splitter.wijsplitter
Name | Description | |
---|---|---|
wijsplitter Constructor |
Name | Description | |
---|---|---|
destroy | Removes the splitter functionality completely.This will return the element back to its pre - init state. | |
refresh | Forces the widget to recreate the splitter. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |