Uses of Class
org.imixs.workflow.office.forms.FormSection
-
Packages that use FormSection Package Description org.imixs.workflow.office.forms -
-
Uses of FormSection in org.imixs.workflow.office.forms
Methods in org.imixs.workflow.office.forms that return types with arguments of type FormSection Modifier and Type Method Description ArrayList<FormSection>FormDefinition. getSections()Method parameters in org.imixs.workflow.office.forms with type arguments of type FormSection Modifier and Type Method Description voidFormDefinition. setSections(ArrayList<FormSection> sections)
-