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

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

    • getFormType

      String getFormType()
      Deprecated.
    • setFormType

      void setFormType(String type)
      Deprecated.