Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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.