|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormIO | |
de.kleopatra.forms.view.builder | Support for building forms from a LayoutDescription/Presentation or FormDescription. |
Uses of FormIO in de.kleopatra.forms.view.builder |
Fields in de.kleopatra.forms.view.builder declared as FormIO | |
protected FormIO |
FormIOHelper.formIO
|
Methods in de.kleopatra.forms.view.builder that return FormIO | |
protected FormIO |
FormWriter.getFormIO()
Deprecated. returns the used formIO. |
protected FormIO |
FormIOHelper.getFormIO()
|
static FormIO |
FormFactory.getFormIO()
returns the shared FormIO. |
static FormIO |
FormFactory.createFormIO()
create a new FormIO with handlerMap as defined by MappingManager. |
Methods in de.kleopatra.forms.view.builder with parameters of type FormIO | |
void |
FormWriter.setFormIO(FormIO io)
Deprecated. set a custom formIO to use. |
void |
FormLoader.setFormIO(FormIO formIO)
set a custom formIO to use. |
void |
FormIOHelper.setFormIO(FormIO formIO)
set a custom formIO to use. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |