Class QSpinnerBase
Implements a JQuery UI Spinner Object
A spinner object is a field that is accompanied by up/down arrows to allow numeric or numberic like values to be quickly selected. You can specify how the arrows step, and also specify a step value for page up and page down keys.
TBD: Create options to have this return a particular QCubed Type
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QTextBoxBase
- QTextBox
- QSpinnerGen
- QSpinnerBase
Direct known subclasses
QSpinner
Package: Controls\Base
Link: http://jqueryui.com/spinner/
Located at includes/base_controls/QSpinnerBase.class.php
Link: http://jqueryui.com/spinner/
Located at includes/base_controls/QSpinnerBase.class.php
Destroy(),
Disable(),
Enable(),
GetEndScript(),
GetJqSetupFunction(),
GetModelConnectorParams(),
Instance(),
IsValid(),
MakeJqOptions(),
Option(),
Option1(),
Option2(),
Option3(),
PageDown(),
PageUp(),
StepDown(),
StepUp(),
Value(),
Value1(),
__get(),
__set()
|
GetControlHtml(),
GetState(),
InitHtmlPurifier(),
ParsePostData(),
PutState(),
RenderHtmlAttributes(),
Sanitize(),
Select(),
SetPurifierConfig(),
Validate(),
__construct()
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
$blnDisabled,
$intPage,
$mixIcons,
$mixIncremental,
$mixMax,
$mixMin,
$mixStep,
$strCulture,
$strJavaScripts,
$strNumberFormat,
$strStyleSheets
|
$strCssClass
|
$attributes,
$styles
|
$Culture,
$Disabled,
$Icons,
$Incremental,
$Max,
$Min,
$NumberFormat,
$Page,
$Step
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$HorizontalAlign,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$VerticalAlign,
$Width
|