Uses of Class
org.imixs.workflow.office.forms.FormDefinition
-
Packages that use FormDefinition Package Description org.imixs.workflow.office.forms -
-
Uses of FormDefinition in org.imixs.workflow.office.forms
Methods in org.imixs.workflow.office.forms that return FormDefinition Modifier and Type Method Description FormDefinitionFormController. computeFormDefinition(org.imixs.workflow.ItemCollection aworkitem)Computes an new FormDefinition based on a given workitem.FormDefinitionFormController. getFormDefinition()Retuns the FormDefinition for the current workitemMethods in org.imixs.workflow.office.forms with parameters of type FormDefinition Modifier and Type Method Description voidFormController. setFormDefinition(FormDefinition formDefinition)
-