Class QSlider_ChangeEvent
Triggered after the user slides a handle, if the value has changed; or if the value is changed programmatically via the value method.
- event Type: Event
- ui Type: Object
- handle Type: jQuery The jQuery object representing the handle that was changed. * value Type: Number The current value of the slider.
- QBaseClass
- QEvent
- QJqUiEvent
- QSlider_ChangeEvent
Located at includes/base_controls/QSliderGen.class.php
__construct(),
__get()
|
OverrideAttributes(),
__call(),
__set()
|
string |
EventName
|
#
'slidechange'
|
$intDelay,
$strCondition,
$strSelector
|
$Condition,
$Delay,
$EventName,
$JsReturnParam,
$Selector
|