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 | |
$::backiconid | The background icon ID for horizontal tiling of the background |
$::listname | The name of the list variable used to populate the control.In order to use this,$::menuname must be empty |
$::menuname | The name of the remote menu class used to populate the control.Leave this empty in order to use the list data from $::listname |
$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 |
$colcascade | The column name for the menu line cascading menu list data when using $::listname (optional) |
$colcommandid | The column name for the menu line command id when using $::listname (optional) |
$colenabled | The column name for the menu line enabled state when using $::listname (optional) |
$coltext | The column name for the menu line text when using $::listname |
$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) |
$disbackcolor | The disabled background color |
$distextcolor | The disabled text color |
$hotbackcolor | The background color for when the control is hot; also used for the current menu line |
$hotbackiconid | The background icon ID for when the control is hot (menu is open); also used for the current menu line |
$hottextcolor | The text color for when the control is hot; also used for current menu line |
$hotwhenmouseover | If true,the menu is shown when the mouse is over the control |
$iconid | The icon identifier used to reference the icon |
$menupos | Specifies the popup position of the menu in relation to the control kJSPopMenuPosBottom kJSPopMenuPosRight kJSPopMenuPosTop |
$text | The text or calculation stored with the object |
$textbeforeicon | If true,text comes before the icon ($iconid) |
$usehtmlselect | If true,use the HTML <select> tag for the user interface |
Standard | $active $align $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $bordercolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $disablesystemfocus $dragborder $dropmode $edgefloat $effect $errortext $errortextpos $events $fieldstyle $font $fontsize $fontstyle $hasshadow $height $ident $left $linestyle $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 |