Tree style attributes
Tree presentation style attributes apply to the TREE
container.
| Attribute | GDC | GBC | GMA | GMI | 
|---|---|---|---|---|
allowWebSelectionUsers need to select items from a treeview. Once selected, the keyboard shortcut for copying data can be used to copy the selection. Values can be  When
 When
  | 
No | Yes | N/A | N/A | 
forceDefaultSettingsBy default, tables are reopened with column positions, visibility and sizes they had when the window was closed. By setting this attribute to true, the saved settings are ignored and the table gets the initial column layout. Note that the saved settings include also the sort columns, that will impact on the order of the rows in the table. Values can be   | 
Yes | Yes | N/A | N/A | 
headerAlignmentDefines the column header alignment in a table. Values can be: 
  | 
Yes | Yes | N/A | N/A | 
headerHiddenDefines if the horizontal header must be visible in a treeview. Values can be   | 
Yes | Yes | N/A | N/A | 
highlightColorDefines the highlight color of rows for the treeview, used for selected rows. For possible values, see Colors. For more details see Row highlighting in TREE.  | 
Yes | Yes | N/A | N/A | 
highlightCurrentRowIndicates if the current row is
highlighted in a  Values can be  For more details see Row highlighting in TREE.  | 
Yes | Yes | N/A | N/A | 
highlightTextColorDefines the
highlighted text color of rows for the  For possible values, see Colors. For more details see Row highlighting in TREE.  | 
Yes | Yes | N/A | N/A | 
leftFrozenColumnsRequires  Defines how many columns are frozen, starting from the left of the treeview. Values can be any numeric value matching with the number of columns. Default is   | 
No | Yes | N/A | N/A | 
resizeFillsEmptySpaceDefines if the resize of the treeview adapts the size of the last column to avoid unused space. Values can be   | 
Yes | Yes | N/A | N/A | 
rightFrozenColumnsRequires  Defines how many columns are frozen, starting from the right of the treeview list part. Values can be any numeric value matching with the number of columns. Default is   | 
No | Yes | N/A | N/A | 
| 
 
 Defines the physical event that will fire the row selection action ( Values can be  Default is "doubleClick": a left-double-click triggers the action.  | 
Yes | Yes | N/A | N/A | 
showGridIndicates if the grid lines must be visible in a treeview. Values can be   | 
No | Yes | N/A | N/A | 
tableTypeDefines the rendering type of the list part of the treeview. Values can be: 
  | 
No | Yes | N/A | N/A |