Class QSliderBase
Implements a JQuery UI Slider
A slider can have one or two handles to represent a range of things, similar to a scroll bar.
Use the inherited properties to manipulate it. Call Value or Values to get the values.
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QBlockControl
- QPanel
- QSliderGen
- QSliderBase
Direct known subclasses
QSlider
Package: Controls\Base
Link: http://jqueryui.com/slider/
Located at includes/base_controls/QSliderBase.class.php
Link: http://jqueryui.com/slider/
Located at includes/base_controls/QSliderBase.class.php
public
string
|
|
protected
mixed
|
|
protected
|
|
public
mixed
|
Destroy(),
Disable(),
Enable(),
GetJqSetupFunction(),
GetModelConnectorParams(),
Instance(),
MakeJqOptions(),
Option(),
Option1(),
Option2(),
Option3(),
Value(),
Value1(),
Values(),
Values1(),
Values2(),
Values3(),
__get()
|
OverrideAttributes(),
__call()
|
string |
Vertical
Constants to use for setting Orientation |
#
'vertical'
|
string |
Horizontal
|
#
'horizontal'
|
CommentEnd,
CommentStart
|
$arrValues,
$blnDisabled,
$intMax,
$intMin,
$intStep,
$intValue,
$mixAnimate,
$mixRange,
$strJavaScripts,
$strOrientation,
$strStyleSheets
|
$blnHtmlEntities,
$blnIsBlockElement,
$strDefaultDisplayStyle,
$strTagName
|
$blnAutoRenderChildren,
$blnDropTarget,
$objDropsControlsArray,
$objDropsGroupingsArray,
$objIsDropZoneFor,
$objMovesControlsArray,
$strFormat,
$strTemplate,
$strText
|
$attributes,
$styles
|
$Animate,
$Disabled,
$Max,
$Min,
$Orientation,
$Range,
$Step,
$Value,
$Values
|
$AutoRenderChildren,
$DropTarget,
$Format,
$HorizontalAlign,
$HtmlEntities,
$ResizeHandleDirection,
$ResizeHandleMaximum,
$ResizeHandleMinimum,
$TagName,
$Template,
$Text,
$VerticalAlign
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$Width
|