Interface Form

All Superinterfaces:
Component, DataComponent, LabeledComponent
All Known Implementing Classes:
FormWrapper, SimpleForm

@Deprecated public interface Form extends DataComponent
Deprecated.
Represents a form which normally is the topmost root of components.
  • Method Details

    • getFormType

      String getFormType()
      Deprecated.
    • setFormType

      void setFormType(String type)
      Deprecated.