$root.$iremoteforms.REMOTEFORM.$objs.scrollbox

Parent: $root.$iremoteforms.REMOTEFORM.$objs
 
Children 

Class notation

Properties Methods Events 

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 
$borderradiusRadius 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
$landmarkA kLandmark... constant that specifies a role to make this container an ARIA landmark region
kLandmarkBanner kLandmarkComplementary kLandmarkContentinfo kLandmarkForm kLandmarkMain kLandmarkNavigation kLandmarkNone kLandmarkSearch
Standard$active $alpha $arialabel $arialabelledby $autoscroll $backalpha $backcolor $bordercolor $componentinfo $contextmenu $cssclassname $disablesystemfocus $dragborder $edgefloat $effect $enabled $errortext $errortextpos $events $fieldstyle $font $hasshadow $height $ident $label $labelfontsize $labeltextcolor $left $linestyle $name $nexttabobject $objtype $order $preventlayoutanimation $sidepanel $sidepanelmode $tooltip $top $userinfo $visible $visibleinbreakpoint $width

Methods

$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

Events

Object specific 
evWillHideSent to a field before it is hidden. Currently only used when the field is set as a side panel
Parameters
pEventCodeThe event code
evWillShowSent to a field before it becomes visible. Currently only used when the field is set as a side panel
Parameters
pEventCodeThe event code
StandardevDragBorder evExecuteContextMenu evHidden evOpenContextMenu evShown

Children

Top 

$methods