gridContext.getEntityName (Client API reference)
Gets the logical name of the table data displayed in the grid.
Grid types supported
Read-only and editable grids
Syntax
gridContext.getEntityName();
Return Value
Type: String
Description: The logical name of the table data displayed in the grid.
Remarks
To get the gridContext
, see Getting the grid context.