public class RowValueProviderLong extends RowValueProvider<java.lang.Long>
| Constructor and Description |
|---|
RowValueProviderLong(int index) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getValue(GridEditorRecordDto object) |
void |
setValue(GridEditorRecordDto object,
java.lang.Long value) |
getPathpublic java.lang.Long getValue(GridEditorRecordDto object)
public void setValue(GridEditorRecordDto object, java.lang.Long value)