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 | |
$::labeltextcolor | The text color of action labels |
$actionbackcolor | The background color of expanded actions |
$actioniconcolor | The color of SVG icons on expanded actions |
$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) |
$expandedappearance | The appearance of the FAB in its expanded state. A kFabAppearance... constant kFabAppearanceHoveredLabels kFabAppearanceIconOnly kFabAppearanceLabels |
$expandedlabelbackground | If true, expanded action labels have a background |
$expandedmainbackcolor | The background color of the main button when the FAB is expanded. kColorDefault means use $backcolor |
$expandedmaintextcolor | The color of text and SVG icon on the main button when the FAB is expanded |
$iconid | The icon identifier used to reference the icon |
$labelbackcolor | The label background color used if $expandedlabelbackground is kTrue |
$labelside | The side on which action labels are displayed. A kFabLabelSide... constant kFabLabelSideLeft kFabLabelSideRight |
$modalbackcolor | The color of the modal background when the FAB is expanded |
$opendirection | The direction in which the expanded actions open. A kFabDirection... constant kFabDirectionDown kFabDirectionUp |
$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 |
Standard | $active $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $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 |