| Package | Description |
|---|---|
| net.segoia.java.forms | |
| net.segoia.java.forms.model |
| Modifier and Type | Method and Description |
|---|---|
Form |
DefaultFormFactory.createForm(FormConfig config) |
Form |
FormFactory.createForm(FormConfig config) |
| Modifier and Type | Field and Description |
|---|---|
protected Form |
ObjectFormModel.owner |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Form> |
ObjectFormModel.subforms |
| Modifier and Type | Method and Description |
|---|---|
Form |
ObjectFormModel.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectFormModel.setOwner(Form owner) |
protected void |
ObjectFormModel.setUpNestedForm(Form nestedForm,
Object dataObject,
String fieldName) |
Copyright © 2015. All rights reserved.