Parent: $root.$iremotetasks.REMOTETASK.$iremoteforms.REMOTEFORM.$objs
Children
Properties
Warning: with the exception of $componentctrl,$componentlib,$ident,$name and $objtype, the values of properties can only be read in client methods.
| Object specific | |
| $::max | The maximum value for the slider |
| $::min | The minimum value for the slider |
| $::vertical | If true,the slider is a vertical slider |
| $disabledefaultcontextmenu | If true, the default context menu for the object will not be generated in response to a context click ($clib.$disabledefaultcontextmenu and $cobj.$disabledefaultcontextmenu must both be false for the menu to be generated) |
| $horzmargin | The horizontal drawing margin |
| $reversescale | If true, the scale is reveresed |
| $sliderhorziconid | The id of the icon to use for a horizontal slider handle |
| $sliderverticonid | The id of the icon to use for a vertical slider handle |
| $step | The size of each step the slider takes between min and max |
| $val | The current value of the slider |
| $vertmargin | The vertical drawing margin |
| Standard | $active $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $bordercolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $defaultinactiveappearance $disablesystemfocus $dragborder $dropmode $edgefloat $effect $errortext $errortextpos $events $fieldstyle $height $ident $left $linestyle $name $nexttabobject $objtype $order $preventlayoutanimation $removefromtaborder $sidepanel $sidepanelmode $tooltip $top $userinfo $visible $visibleinbreakpoint $width |
| $showpanel | $showpanel(iAction[,iMode=kSidePanelModeAuto]) executes kSidePanelAction... on a side panel object. iMode only applies to kSidePanelActionShow,and must be kSidePanelModeCover/Push/Auto. For JS client,$showpanel must be executed on the client |
| Object specific | |||||
| evEndSlider | Sent to the slider control when the control is finished tracking Parameters
| ||||
| evNewValue | Sent to the slider control when the controls value has changed Parameters
| ||||
| evStartSlider | Sent to the slider control when the control is starting to track Parameters
| ||||
| evWillHide | Sent to a field before it is hidden. Currently only used when the field is set as a side panel Parameters
| ||||
| evWillShow | Sent to a field before it becomes visible. Currently only used when the field is set as a side panel Parameters
| ||||
| Standard | evCanDrop evDragBorder evDrop evExecuteContextMenu evHidden evOpenContextMenu evShown |
| $methods |