Interface MultigenitorForm

All Superinterfaces:
Form, FormProvider
All Known Implementing Classes:
AbstractMultigenitorForm, Choice, DataList, Group, Interleave

public interface MultigenitorForm extends Form
  • Method Details

    • getChildren

      Form[] getChildren()
      Returns:
      all of the Forms that go inside of this form.
    • getElementalChildren

      NamedElement[] getElementalChildren()
    • getAttributes

      Attribute[] getAttributes()