Class DwFieldAdapter<D>

<any><D>
net.datenwerke.gxtdto.client.baseex.widget.form.DwFieldAdapter<D>

public class DwFieldAdapter<D> extends <any>
  • Constructor Summary

    Constructors
    Constructor
    Description
    DwFieldAdapter(Widget widget, <any> field)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setSize(String width, String height)
     
    void
     
  • Constructor Details

    • DwFieldAdapter

      public DwFieldAdapter(Widget widget, <any> field)
  • Method Details

    • getValue

      public D getValue()
    • setValue

      public void setValue(Object value)
    • setSize

      public void setSize(String width, String height)