Wijmo UI for the Web
getContentElement Method
Gets the content element of wijsuperpanel.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijsuperpanel();
var value; // Type: jQuery
value = instance.getContentElement();
Javascript (Specification) 
function getContentElement() : jQuery;
Example
$("selector").wijsuperpanel("getContentElement");
Browser Compatibility
7
5
5

See Also

Reference

wijsuperpanel type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.