Package org.imixs.workflow.office.forms
Class CustomSubForm
java.lang.Object
org.imixs.workflow.office.forms.CustomSubForm
This CustomSubFormSection divides sections into sub forms
- Version:
- 1.0
- Author:
- rsoika
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getLabel()booleanvoidvoidvoidsetReadonly(boolean readonly) voidsetSections(List<CustomFormSection> sections)
-
Constructor Details
-
CustomSubForm
-
-
Method Details
-
getLabel
-
setLabel
-
getId
-
setId
-
isReadonly
public boolean isReadonly() -
setReadonly
public void setReadonly(boolean readonly) -
getSections
-
setSections
-