new ColumnGroup(columns)
Parameters:
| Name | Type | Description |
|---|---|---|
columns |
Array.<ColumnConfig> | The columns configuration |
Members
-
columnIndex :Object.<string, ExtendedColumnConfig>
-
The columns indexed by name
Type:
- Object.<string, ExtendedColumnConfig>
-
headerRows :Array.<RowContent>
-
The column header rows
Type:
- Array.<RowContent>
-
leafColumns :Array.<ExtendedColumnConfig>
-
The leaf columns
Type:
- Array.<ExtendedColumnConfig>
-
root :ExtendedColumnConfig
-
The root column
Type: