Class ExitButtonDataCollection

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 ExitButtonDataCollection extends ExitButton
See Also:
  • Field Details

    • destination

      protected String destination
  • Constructor Details

    • ExitButtonDataCollection

      public ExitButtonDataCollection()
  • Method Details

    • setDESTINATION

      public void setDESTINATION(String s)
      Sets the reference to the Component that will manage the event associated to the TaskMessage
      Parameters:
      s - The registryname of the component that will manage the event
    • validate

      protected void validate(org.apache.ecs.html.Button i, EntitySet es, boolean ro)
      Overrides:
      validate in class ExitButton