public class RowValueProviderDate extends RowValueProvider<java.util.Date>
Constructor and Description |
---|
RowValueProviderDate(int index) |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getValue(GridEditorRecordDto object) |
void |
setValue(GridEditorRecordDto object,
java.util.Date value) |
getPath
public java.util.Date getValue(GridEditorRecordDto object)
public void setValue(GridEditorRecordDto object, java.util.Date value)