The following tables lists the WijSuperPanel extender's server-side properties and the client-side options for the wijsuperpanel widget. Please visit http://wijmo.com/wiki/index.php/Superpanel to view the full client-side documentation for the widget.
|
Server-Side Property |
Client-Side Option |
Description |
|
AllowResize |
allowResize |
This value determines whether the wijsuperpanel can be resized. |
|
AnimationOptions |
animationOptions |
The animation properties of wijsuperpanel scrolling. |
|
AutoRefresh |
autoRefresh |
This value determines whether wijsuperpanel will automatically refresh when the content size or wijsuperpanel size is changed. |
|
BubbleScrollingEvent |
bubbleScrollingEvent |
This value determines whether to fire the mouse wheel event when the wijsuperpanel is scrolled to the end. |
|
HScroller |
hScroller |
This option contains horizontal scroller settings. |
|
KeyboardSupport |
keyboardSupport |
A value that determines whether wijsuperpanel provides keyboard scrolling support. |
|
KeyDownInterval |
keyDownInterval |
This value determines the time interval to call the scrolling function when doing continuous scrolling. |
|
MouseWheelSupport |
mouseWheelSupport |
This value determines whether wijsuperpanel has mouse wheel support. |
|
ResizableOptions |
resizableOptions |
This option determines the behavior of the resizable widget. |
|
ShowRounder |
showRounder |
This value determines whether to show the rounded corner of wijsuperpanel. |
|
VScroller |
vScroller |
This option contains vertical scroller settings. |