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 | |
$accessorycontentcol | Column number in the list data which contains the accessory content |
$accessorytypecol | Column number in the list data which contains the accessory type (one of the kJSNativeListAccessoryType... constants) |
$accessoryvaluecol | Column number in the list data which contains the accessory value |
$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 |
$buffersize | The number of rows to buffer outside the visible area, for scrolling |
$buttonalpha | Alpha value of button accesories (0-255. Only applies when $buttoncolor is not kColorDefault) |
$buttonbordercolor | Color of button accesories' borders |
$buttoncolor | Color of button accesories |
$buttonpressedalpha | Alpha value of button accesories when pressed (0-255. Only applies when $buttonpressedcolor is not kColorDefault) |
$buttonpressedcolor | Color of button accessories when pressed |
$buttontextcolor | The color of text displayed on button accessories |
$buttontextfont | The font of text displayed on button accessories |
$buttontextsize | The pt size of text displayed on button accessories |
$buttontextstyle | The font style of text displayed on button accessories |
$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) |
$dividercolor | Color used for the dividing line between rows |
$groupalpha | The alpha value used for group heading backgrounds (0-255) |
$groupcolor | The color used for group heading backgrounds |
$groupheight | The height of group sections |
$grouptextcolor | The color used for group text |
$grouptextfont | The font used for group text |
$grouptextsize | The pt size used for group text (0 means use platform default) |
$grouptextstyle | The font style used for group text |
$imagecol | Column number in the list data which contains the image URLs |
$imageheight | The height to display images at |
$imagewidth | The width to display images at |
$keyboardchangesline | If true, the current line is changed on keyboard navigation keys. If false, moves a focused line state on keyboard navigation. |
$lineheight | The height of rows in the list |
$menulistname | The name of the menu list used by rows with a menu accessory |
$pagerpage | The current page of the pager. $pagesize must be greater than zero for this to have an effect |
$pagesize | If greater than 0 a list pager will be attached to the control. This specifies the number of entries per page |
$reorderbetweengroups | If true, rows can be moved between groups when reordering |
$reordermode | A kJSReorderMode... constant to specify whether rows can be reordered kJSReorderModeLeft kJSReorderModeNone kJSReorderModeRight |
$rightclicksetsline | If true, right clicking on a line sets the current line in the list |
$rowalpha | The alpha value used for row backgrounds (only applies when $rowcolor is not kColorDefault) |
$rowcolor | Color used for row backgrounds |
$rowdisplaystyle | Display style used for the rows kJSNativeListDisplayTextHorz kJSNativeListDisplayTextVert |
$selectedrowalpha | The alpha value used for row backgrounds when selected (only applies when $selectedrowcolor is not kColorDefault) |
$selectedrowcolor | Color used for selected row backgrounds |
$text1col | Column number in the list data which contains the main text |
$text1color | The color used for the first text field in the rows |
$text1font | The font used for the first text field in the rows |
$text1selectedcolor | The color used for the first text field for selected rows |
$text1size | The pt size for the first text field in the rows |
$text1style | The font style used for the first text field in the rows |
$text2col | Column number in the list data which contains the sub text |
$text2color | The color used for the second text field in the rows |
$text2font | The font used for the second text field in the rows |
$text2selectedcolor | The color used for the second text field for selected rows |
$text2size | The pt size for the second text field in the rows |
$text2style | The font style used for the second text field in the rows |
Standard | $active $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $dateformat $dateformatcustom $defaultinactiveappearance $disablesystemfocus $dragborder $dropmode $edgefloat $effect $errortext $errortextpos $events $fieldstyle $height $ident $left $name $nexttabobject $numberformat $objtype $order $preventlayoutanimation $removefromtaborder $sidepanel $sidepanelmode $tooltip $top $userinfo $visible $visibleinbreakpoint $vscroll $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 | |||||||||||
evReorder | The list was reordered 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 |