Parent: $root.$libs.LIB.$windows.WINDOW.$objs
Children
Object specific | |
$autocorrectspelling | If true,and the user types a separator (e.g. space or comma) when no text is selected,the control replaces a misspelt word immediately before the selection with a correctly spelt word |
$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 |
$canresizecolumns | If true, the user can use the mouse to resize the columns of the object |
$cellbordercolor | The color used to draw the grid cell borders |
$cellleftpadding | The amount of extra padding added to the left of a cells content |
$defaultheight | The default height of a grid cell |
$defaultwidth | The default width of a column |
$designcols | The number of design mode columns the control will show |
$designrows | The number of design mode rows the grid will show |
$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) |
$extendable | If true, the grid automatically extends to allow the user to enter more lines |
$fieldstylefocused | The style in system class #STYLES assigned to this field in addition to $fieldstyle when the control has focus |
$fixedcol | If true, the grid has a first fixed vertical column |
$fixedrow | If true, the grid has a first fixed horizontal row |
$gridendcolor | The color used to draw empty space after the end of the data |
$gridsection | The type of the complex grid section containing the object. One of the kGrid... constants |
$hscrolltips | If true,the control uses a tooltip to indicate the horizontal scroll position |
$showspellingerrors | If true,the control underlines spelling errors using a dotted line |
$tooltippos | A kTooltipPos... constant that specifies where $tooltip appears relative to the control kTooltipPosBottom kTooltipPosLeft kTooltipPosMouse kTooltipPosRight kTooltipPosTop |
$vscrolltips | If true,the control uses a tooltip to indicate the vertical scroll position.For JavaScript client complex grid tooltip is either return value of client-executed method $getscrolltip(row) or column 1 of the list if the method is not present |
Standard | $active $alpha $bordercolor $candropcursor $componentinfo $contextmenu $cursor $dataname $desgroup $designactive $deslock $disablefontsizekeys $disablesystemfocus $dragborder $dragiconid $dragmode $dragrange $dropmode $edgefloat $effect $enabled $fieldstyle $font $fontsize $fontstyle $forecolor $gridcolumn $height $helpfile $horzscroll $ident $isallpanes $keyevents $left $linestyle $mouseevents $name $nodropcursor $objlink $objtype $order $osdropflags $pastestripscontrolcharacters $rmouseevents $showcontrolcharacters $sidepanel $sidepanelmode $statusevents $textcolor $tooltip $top $userinfo $vertscroll $visible $width |
$methods |