Uses of Class
org.imixs.workflow.office.forms.CustomFormItem
-
Packages that use CustomFormItem Package Description org.imixs.workflow.office.forms -
-
Uses of CustomFormItem in org.imixs.workflow.office.forms
Methods in org.imixs.workflow.office.forms that return types with arguments of type CustomFormItem Modifier and Type Method Description List<CustomFormItem>CustomFormSection. getItems()Method parameters in org.imixs.workflow.office.forms with type arguments of type CustomFormItem Modifier and Type Method Description voidCustomFormSection. setItems(List<CustomFormItem> items)
-