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 | |
$buttoncolor | The color of tile action buttons |
$centertiles | If true, and $tilefixedwidth is such that tiles do not use the full width, tiles will be centered |
$columncount | The number of grid columns. Applied when $tileminwidth and $tilefixedwidth are zero |
$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) |
$horzpadding | The left and right padding of the field |
$imagescaling | The scaling type for tile images. A kJSTileGridScaling... constant kJSTileGridScalingContain kJSTileGridScalingCover kJSTileGridScalingFill kJSTileGridScalingNone |
$text1align | The text alignment used for the first text field in the tiles kCenterJst kLeftJst kRightJst |
$text1color | The color used for the first text field in the tiles |
$text1font | The font used for the first text field in the tiles |
$text1size | The pt size used for the first text field in the tiles |
$text1style | The font style used for the first text field in the tiles |
$text2align | The text alignment used for the second text field in the tiles kCenterJst kLeftJst kRightJst |
$text2color | The color used for the second text field in the tiles |
$text2font | The font used for the second text field in the tiles |
$text2size | The pt size used for the second text field in the tiles |
$text2style | The font style used for the second text field in the tiles |
$tileborderradius | The border radius used for tiles |
$tilecolor | The default tile background color. Can be overridden for individual tiles in the data list |
$tilefixedwidth | The width of tiles in pixels. Takes priority over $tileminwidth and $columncount |
$tilegap | The gap between tiles in pixels |
$tilegrowonhoverby | The expansion in pixels added in every direction to a hovered tile. Adjacent tiles will not be overlapped. |
$tileheight | The height of tiles in pixels |
$tilehotcolor | The default hovered tile background color. Can be overridden for individual tiles in the data list |
$tileimagezoom | The percentage by which the image of a hovered tile expands |
$tileminwidth | The minimum width of tiles in pixels. Applied when $tilefixedwidth is zero |
$tileshadow | If true shadow is visible round each tile |
$titlebarcolor | The color of the title bar |
$titlebarheight | The height of the title bar in pixels |
$titlebarlayout | The layout of the title bar and background image. A kJSTileGridTitle... constant kJSTileGridTitleBesideImage kJSTileGridTitleBesideImageAndBackground kJSTileGridTitleCoversImage |
$titlebarposition | The position of the title bar on the tile. A kJSTileGridTitleBarPosition... constant kJSTileGridTitleBarPositionBottom kJSTileGridTitleBarPositionNone kJSTileGridTitleBarPositionTop |
$vertpadding | The top and bottom padding of the field |
Standard | $active $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $defaultinactiveappearance $disablesystemfocus $dragborder $dropmode $edgefloat $errortext $errortextpos $events $fieldstyle $height $ident $left $name $nexttabobject $objtype $order $preventlayoutanimation $removefromtaborder $sidepanel $sidepanelmode $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 | |||||
evButtonClick | A tile's action button was clicked Parameters
| ||||
evTileClick | A tile 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 evDragBorder evDrop evExecuteContextMenu evHidden evOpenContextMenu evShown |
$methods |