Class RowValueProviderLong

java.lang.Object
net.datenwerke.rs.grideditor.client.grideditor.vp.RowValueProvider<Long>
net.datenwerke.rs.grideditor.client.grideditor.vp.RowValueProviderLong

public class RowValueProviderLong extends RowValueProvider<Long>
  • Constructor Details

    • RowValueProviderLong

      public RowValueProviderLong(int index)
  • Method Details

    • getValue

      public Long getValue(GridEditorRecordDto object)
    • setValue

      public void setValue(GridEditorRecordDto object, Long value)