Class ResetButton

All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Badgeable, Hideable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

@Component public class ResetButton extends Button
This class extends Button and implements a RESET button, ie a button the resets the data of the Form to its initial values.
See Also:
GCApi:
component
  • Constructor Details

    • ResetButton

      public ResetButton()
      Creates a ResetButton
  • Method Details