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 | |
| $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 |
| $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 |
| $linkactivecolor | The color of active links. |
| $linkedobject | The name of an object on the current remote form. If this is not empty the link will be directed to this object. $linkedobject overrrides any values in $linkurlname and $linkurl. |
| $linkhovercolor | The color of hovered and focused links. |
| $linkisunderlined | If true the link text is underlined unless hovered or focused. |
| $linkopensinnewtab | If true the linked url is displayed in a new browser tab. |
| $linkurl | The url of the resource to be linked. |
| $linkurlname | The name of the variable that contains the url address. The value in $linkurlname overrides the value in the $linkurl property. |
| $linkvisitedcolor | The color of visited links. |
| $text | The text or calculation stored with the object |
| $vertcentertext | If true,single line text is vertically centered in the height of the field |
| $vertpadding | The top and bottom padding of the field |
| Standard | $active $align $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $disablesystemfocus $dragborder $dropmode $edgefloat $effect $errortext $errortextpos $events $fieldstyle $font $fontsize $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 |