Wijmo UI for the Web
wijsuperpanel type
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijsuperpanel();
Javascript (Specification) 
function wijsuperpanel;
Inheritance Hierarchy

Object
   jQuery.wijmo.wijsuperpanel

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijsuperpanel Constructor  
Top
Fields
 NameDescription
public FielddefaultElement  
public Fieldnamespace  
public Fieldoptions  
public FieldwidgetEventPrefix  
public FieldwidgetFullName  
public FieldwidgetName  
Top
Methods
 NameDescription
public MethoddestroyDestroys wijsuperpanel widget and reset the DOM element.  
public Methoddisable  
public Methodenable  
public MethodgetContentElementGets the content element of wijsuperpanel.  
public MethodhScrollToScroll to horizontal position.  
public MethodneedToScrollDetermine whether scoll the child DOM element to view need to scroll the scroll bar  
public Methodoption  
public MethodpaintPanelRefreshes wijsuperpanel. Needs to be called after content being changed.  
public MethodrefreshRefreshes wijsuperpanel. Needs to be called after content being changed.  
public MethodscrollChildIntoViewScroll children DOM element to view.  
public MethodscrollPxToValueConvert pixel to scroll value. For example, wijsuperpanel scrolled 50px which is value 1 after conversion.  
public MethodscrollToScroll to the specified position. which is value 1 after conversion.  
public MethodvScrollToScroll to vertical position.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

jQuery.wijmo Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.