getEntity (Client API reference)

Deprecated. Returns the GridEntity for the GridRowData.

As this is deprecated, you should use GridRowData.entity.

Grid types supported

Read-only and editable grids

Syntax

gridRowData.getEntity();

Return Value

Type: GridEntity

Remarks

To get the gridRowData object, see GridRowData.