Table-like controls, mainly for desktop scenarios.
Node | Description |
---|---|
sap.ui.table.AnalyticalColumn |
This column adds additional properties to the table column which are needed for the analytical binding and table |
sap.ui.table.AnalyticalColumnMenu |
A column menu which is used by the analytical column |
sap.ui.table.AnalyticalTable |
Table which handles analytical OData backends. |
sap.ui.table.Column |
The column allows you to define column specific properties that will be applied when rendering the table. |
sap.ui.table.ColumnMenu |
The column menu provides all common actions that can be performed on a column. |
sap.ui.table.CreationRow |
Allows to enter data in a row shaped form, if placed inside a sap.ui.table.Table. |
sap.ui.table.GroupEventType |
Details about the group event to distinguish between different actions associated with grouping |
sap.ui.table.NavigationMode |
Navigation mode of the table |
sap.ui.table.ResetAllMode |
Enumeration of the |
sap.ui.table.Row |
The row. |
sap.ui.table.RowAction |
The |
sap.ui.table.RowActionItem |
An action items to be displayed in a |
sap.ui.table.RowActionType |
Row Action types. |
sap.ui.table.RowSettings |
The |
sap.ui.table.SelectionBehavior |
Selection behavior of the table |
sap.ui.table.SelectionMode |
Selection mode of the table |
sap.ui.table.SharedDomRef |
Shared DOM Reference IDs of the table. |
sap.ui.table.SortOrder |
Sort order of a column |
sap.ui.table.Table |
Provides a comprehensive set of features for displaying and dealing with vast amounts of data. |
sap.ui.table.TablePersoController |
The TablePersoController can be used to connect a table with a persistence service. |
sap.ui.table.TreeAutoExpandMode |
Different modes for setting the auto expand mode on tree or analytical bindings. |
sap.ui.table.TreeTable |
The TreeTable control provides a comprehensive set of features to display hierarchical data. |
sap.ui.table.VisibleRowCountMode |
VisibleRowCountMode of the table |
sap.ui.table.plugins | |
sap.ui.table.rowmodes |
Method | Description |
---|