Class ExitButton

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
Direct Known Subclasses:
ExitButtonDataCollection, TextButton

@Component public class ExitButton extends Button
This class extends Button and implements a button used for submitting the Form data. Before submitting the values, this kind of button doesen't validates it.
The graphic appearance of the button makes it recognizable as an ExitButton because it differs from the others (in a way that depends on the theme used)
See Also:
GCApi:
component
  • Constructor Details

    • ExitButton

      public ExitButton()
  • Method Details