Class DateFormulaPicker

<any>
net.datenwerke.gf.client.uiutils.date.DateFormulaPicker

public class DateFormulaPicker extends <any>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    DateFormulaPicker(DateTimeFormat dateFormat)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isValid(boolean preventMark)
     
    void
    setValue(DateFormulaContainer value, boolean fireEvents, boolean redraw)
     
  • Constructor Details

    • DateFormulaPicker

      public DateFormulaPicker()
    • DateFormulaPicker

      public DateFormulaPicker(DateTimeFormat dateFormat)
  • Method Details

    • setValue

      public void setValue(DateFormulaContainer value, boolean fireEvents, boolean redraw)
    • isValid

      public boolean isValid(boolean preventMark)