Class ConverterWithEmpty<V>

java.lang.Object
net.datenwerke.gxtdto.client.utilityservices.form.combo.ConverterWithEmpty<V>

public class ConverterWithEmpty<V> extends Object
  • Constructor Details

    • ConverterWithEmpty

      public ConverterWithEmpty()
  • Method Details

    • convertFieldValue

      public V convertFieldValue(Object object)
    • convertModelValue

      public Object convertModelValue(V object)