| Package | Description |
|---|---|
| net.segoia.java.forms | |
| net.segoia.java.forms.model |
| Modifier and Type | Class and Description |
|---|---|
class |
FormComponent |
class |
FormConfig |
class |
FormControlComponent |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FormElement> |
FormConfig.getElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormConfig.setElements(Map<String,FormElement> elements) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ObjectFormModel.addElement(FormElement element,
Object value) |
protected String |
ObjectFormModel.getLabel(FormElement fe) |
protected Object |
ObjectFormModel.getSourceData(FormElement fe) |
Copyright © 2015. All rights reserved.