Class InputTimesheetUserDecoder

java.lang.Object
overit.geocall.platform.ui.UINode
overit.geocall.ui.Component
overit.geocall.ui.Control
overit.geocall.basic.ui.control.Input
overit.geocall.basic.ui.control.InputDecoder
overit.geocallapp.wfm.amministrazione.anautente.decodifica.InputDecoderUtenti
overit.geocallapp.wfm.core.ux.timesheet.control.InputTimesheetUserDecoder
All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Arrangeable, Badgeable, ValueValidator, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

public class InputTimesheetUserDecoder extends overit.geocallapp.wfm.amministrazione.anautente.decodifica.InputDecoderUtenti
This special Input provides an attribute called @param showClean, which indicates whether the result table contained in the PDecoderUtenti must be cleaned every time the panel is shown or not.
Since:
9.2
See Also:
  • Field Details

    • showClean

      protected boolean showClean
  • Constructor Details

    • InputTimesheetUserDecoder

      public InputTimesheetUserDecoder()
  • Method Details

    • setSHOWCLEAN

      public void setSHOWCLEAN(String bool)
    • push

      protected void push(HashGetter hgPush)
      Overrides:
      push in class overit.geocallapp.wfm.amministrazione.anautente.decodifica.InputDecoderUtenti