Class OutputForm

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

@Component public class OutputForm extends Form
This element extends Form and must be used to collect a set of outputs.
See Also:
GCApi:
component
  • Constructor Details

    • OutputForm

      public OutputForm()
  • Method Details

    • getHtml

      public org.apache.ecs.Element getHtml(EntitySet es)
      Description copied from class: Form
      Returns the html code of the form
      Overrides:
      getHtml in class Form
      Parameters:
      es - The EntitySet to which the element belongs
      Returns:
      The html code of the form