Interface for grid row data. Use the GridRowData.getEntity method to access the GridEntity. GridRowData is returned by the GridRow.getData method.
Returns the GridEntity for the GridRowData.
The entity.
Use GridRow.data.entity instead of using GridRow.getData().getEntity().
Generated using TypeDoc
Interface for grid row data. Use the GridRowData.getEntity method to access the GridEntity. GridRowData is returned by the GridRow.getData method.