Optional
autoThe width of the column resize handle in pixels.
Flag indicating whether the columns are draggable.
Represents whether the columns are resizable.
Represents the default row heights (for header, body and footer) for a given table.
An array of numbers representing the default height for each row in a table.
Represents the external filter function that will be used to filter the table rows.
Determines whether the fixed east separator border is visible.
Indicates whether the fixed west separator border should be visible.
Indicates whether the footer separator border is visible or not.
Indicates whether a vertical separator should be displayed in the footer.
Optional
getRetrieves the edit renderer for a specific action.
getEditRenderer
The action for which to retrieve the edit renderer.
Optional
getRetrieves the focus model of the component.
The focus model of the component.
Optional
getRetrieves the selection model for a specific object.
The target object to retrieve the selection model from.
Indicates whether the header separator border is visible.
Represents whether a vertical separator should be displayed in a header.
1.0.0
Represents the visibility of the horizontal border.
Flag indicating whether the hover color of a column is visible or not in general. If true, the column get the hover background color while the mouse is over the column.
Flag indicating whether the hover color of a row is visible or not in general. If true, the row get the hover background color while the mouse is over the row.
The value of the css overflowX
determines the behavior of horizontal overflow for the table body (scroll port).
The value of the css overflowX
determines the behavior of vertical overflow for the table body (scroll port).
Optional
shortcutRepresents a mapping of shortcut action IDs.
Indicates whether to show checkbox without an extra column. If true and the row is checkable, a checkbox is rendered in the first column. If false and the row is checkable, a checkbox is rendered in an extra column left to the first column.
Represents the sort order of the columns.
Represents a sorted options object.
The SortedOptions represents a class that defines sorted icons, which will displayed in the header (if column is sortable).
Specifies whether the bottom border of a table is visible.
Indicates whether the top border of a table is visible or hidden.
Represents the options for configuring a tree.
Indicates whether the vertical border is visible.
Generated using TypeDoc
Represents the options for configuring a table.