Parent: $root.$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 | |
$borderradius | Radius for rounded border corners.1 to 4 pixel values separated by -,in order topleft,topright,bottomright,bottomleft.If bottomleft is omitted it is topright.If bottomright is omitted it is topleft.If topright is omitted it is topleft |
$currentsegment | The current segment - used to assign segment-specific properties |
$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) |
$displaystyle | A kJSSegmentStyle... value which determines whether the segment should display the text or icon on top kJSSegmentStyleIconAboveText kJSSegmentStyleTextAboveIcon |
$focusedsegmentindicatorcolor | The color of the focused segment indicator |
$hidedisabledsegments | If true, disabled segments will not be shown. |
$movesegment | Entering a number in this property moves the current segment so that its segment number is the entered number. Design-time only. |
$segmentbordercolor | Border color applied to each segment |
$segmentborderradius | Border radius applied to each segment if $segmentspacing is greater than zero. Else applies to outer segments only |
$segmentcount | The number of segments to display |
$segmenteffect | Border style applied to each segment kBorderNone kBorderPlain |
$segmentenabled | Whether this segment is enabled |
$segmenticonid | The current segment's icon |
$segmentspacing | The spacing between segments |
$segmenttext | The current segment's text |
$segmentwidth | Width that applies to all segments. If zero, the width is calculated automatically |
$selectedcolor | The background color of the selected segment. Only applies if $showselectedsegment is kTrue |
$selectedsegment | The number (0 - $segmentcount) of the currently selected segment. Only applies if $showselectedsegment is kTrue |
$selectedtextcolor | The text color of the selected segment. Only applies if $showselectedsegment is kTrue |
$showselectedsegment | If true, the currently selected segment will be highlighted (controlled by $selectedsegment) |
Standard | $active $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $bordercolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $defaultinactiveappearance $disablesystemfocus $dragborder $dropmode $edgefloat $effect $errortext $errortextpos $events $fieldstyle $font $fontsize $fontstyle $hasshadow $height $ident $left $name $nexttabobject $objtype $order $preventlayoutanimation $removefromtaborder $sidepanel $sidepanelmode $textcolor $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 | |||
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 evClick evDragBorder evDrop evExecuteContextMenu evHidden evOpenContextMenu evShown |
$methods |