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 | |
| $alttext | The value of the image's alt-text attribute. Used to describe the appearance or function of an image. |
| $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) |
| $iconid | The icon identifier used to reference the icon |
| $keepaspectratio | If true, and $noscale is false,the aspect ratio of the picture is maintained when it is scaled |
| $keepaspectratiomode | A kKAR... constant that indicates how the picture is scaled and positioned when $keepaspectratio is true and $noscale is false kKARcenter kKARfill kKARtopLeft |
| $mediatype | If $iconid is not set,$mediatype is the binary image data type or MIME type of the content of the $dataname variable (e.g. image/png, image/jpeg, image/svg+xml);if $iconid and $mediatype are empty,content of the $dataname variable is a URL |
| $noscale | If true, the picture field does not scale the picture |
| $picturealign | A kPAL... constant which,together with $horzscroll and $vertscroll (and $autoscroll for the JavaScript client),identifies where the picture will be positioned in the field kPALbottomCenter kPALbottomLeft kPALbottomRight kPALcenter kPALcenterLeft kPALcenterRight kPALtopCenter kPALtopLeft kPALtopRight |
| $tile | If true, image is tiled |
| $tintcolor | The tint color to apply when using an SVG icon |
| Standard | $active $alpha $ariadescribedby $arialabel $arialabelledby $autoscroll $backalpha $backcolor $bordercolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $disablesystemfocus $dragborder $dragmode $dropmode $edgefloat $effect $errortext $errortextpos $events $fieldstyle $height $horzscroll $ident $left $linestyle $name $nexttabobject $objtype $order $preventlayoutanimation $removefromtaborder $sidepanel $sidepanelmode $tooltip $top $userinfo $vertscroll $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 | evBefore evCanDrop evClick evDrag evDragBorder evDragFinished evDrop evExecuteContextMenu evHidden evOpenContextMenu evShown evWillDrop |
| $methods |