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 | |
| $::vertical | If true,the text and icon are arranged vertically |
| $borderwidth | The width of the border |
| $buttonalpha | The alpha value (0-255) used with $buttoncolor |
| $buttonbackiconid | The icon id of the button background image. To use the default system button do not set $buttonbackiconid and set $buttoncolor to kColorDefault |
| $buttonborderradius | The radius in pixels of the button corners |
| $buttoncolor | The color of the button. To use the default system button do not set $buttonbackiconid and set $buttoncolor to kColorDefault |
| $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) |
| $horzpadding | The left and right padding of the field |
| $iconid | The icon identifier used to reference the icon |
| $icontextspacing | The gap between the icon and the text if they are positioned together |
| $isflat | If true,the button has a flat appearance |
| $spliticonandtext | If true, the icon and text are separated so that the text can be aligned independently |
| $text | The text or calculation stored with the object |
| $textbeforeicon | If true,and the control has both text and an icon,the text is drawn before the icon |
| $textishtml | If true,the text is inserted as raw HTML (to allow custom styling of the text). Must be valid HTML to be used as the content of a <p> element. |
| $vertalign | The vertical alignment or justification of the field. A kJstVert... constant kJstVertBottom kJstVertMiddle kJstVertTop |
| $vertpadding | The top and bottom padding of the field |
| Standard | $active $align $alpha $ariadescribedby $arialabel $arialabelledby $bordercolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $defaultinactiveappearance $disablesystemfocus $dragborder $dropmode $edgefloat $errortext $errortextpos $events $fieldstyle $font $fontsize $fontstyle $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 |