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) |
getPath
public java.lang.Long getValue(GridEditorRecordDto object)
public void setValue(GridEditorRecordDto object, java.lang.Long value)