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 | |
$::iconcolor | The color of standard icons such as the hamburger icon |
$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 |
$clippopuptocontainer | If true, the side menu and overflow menu are clipped to the toolbar's container. If false, they can extend outside its bounds |
$currentitem | The current item |
$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) |
$displaystyle | A kJSToolbarStyle... value determining the position of icon and text kJSToolbarStyleTextAboveIcon kJSToolbarStyleTextBelowIcon kJSToolbarStyleTextLeftOfIcon kJSToolbarStyleTextRightOfIcon |
$dividercolor | The color of the dividers between items if $showdividers is kTrue |
$itemcount | The number of toolbar items |
$itemenabled | If true, the current item is enabled |
$itemiconid | The current item's icon. Icons are not displayed on overflow items |
$itemoverflow | Force the item to be appear in the overflow menu |
$itemtext | The current item's text |
$itemwidth | The width of items on the toolbar |
$menudirection | A kJSToolbarMenuDirection... value which sets the direction the menus open. Different values are available depending on the $verticaltoolbar property kJSToolbarMenuDirectionDown kJSToolbarMenuDirectionLeft kJSToolbarMenuDirectionRight kJSToolbarMenuDirectionUp |
$moveitem | Entering a number in this property moves the current item so that its item number is the entered number |
$overflowcolor | The background color of the overflow menu |
$overflowhovercolor | Hover color for overflow items |
$overflowhovertextcolor | The text color of overflow menu items when hovered |
$overflowtextcolor | The text color of overflow menu items |
$selectedcolor | The background color of the selected item. Only applies if $showselecteditem is kTrue |
$selecteditem | The number (0 - $itemcount) of the currently selected item. Only applies if $showselecteditem is kTrue |
$selectedlinecolor | The color used for the background of the selected line in the side menu |
$selectedtextcolor | The text color of the selected item. Only applies if $showselecteditem is kTrue |
$showdividers | If true, dividers will be shown between toolbar items |
$showitemicons | If true, any item with an $itemiconid will display an icon on the toolbar |
$showitemtext | If true, any item with $itemtext will display text on the toolbar |
$showselecteditem | If true, the currently selected item will be highlighted (controlled by $selecteditem) |
$showtooltips | Show tooltips on toolbar items. $showitemtext must be set to kFalse |
$sidemenu | Add a side menu to the toolbar. The dataname must be a list containing the menu data |
$sidemenucolor | The background color of the side menu |
$sidemenuhovercolor | Hover color for side menu items |
$sidemenuhovertextcolor | The text color of side menu items when hovered |
$sidemenutextcolor | The text color of side menu items |
$titlefontsize | The font size applied to the toolbar title |
$toolbarhovercolor | Hover color for toolbar items |
$toolbarhovertextcolor | The text color of toolbar items when hovered |
$toolbariconcolor | The color of toolbar item icons. If kColorDefault, icons matches the text color |
$toolbartitle | The title to display on the toolbar |
$verticaltoolbar | Display the toolbar in a vertical orientation |
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 $hasshadow $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 | |||||||
evNavigationClick | Side navigation was clicked Parameters
| ||||||
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 |