| Package | Description |
|---|---|
| edu.cornell.mannlib.vedit.beans | |
| edu.cornell.mannlib.vedit.tags | |
| edu.cornell.mannlib.vedit.util |
| Modifier and Type | Method and Description |
|---|---|
FormObject |
EditProcessObject.getFormObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditProcessObject.setFormObject(FormObject foo) |
| Modifier and Type | Method and Description |
|---|---|
FormObject |
EditTag.getFormObject() |
| Modifier and Type | Method and Description |
|---|---|
static void |
FormUtils.populateFormFromBean(Object bean,
String action,
EditProcessObject epo,
FormObject foo,
Map<String,String> BadValuesHash)
Populates form objects with bean values
|
static void |
FormUtils.populateFormFromBean(Object bean,
String action,
FormObject foo) |
static void |
FormUtils.populateFormFromBean(Object bean,
String action,
FormObject foo,
Map<String,String> badValuesHash) |
Copyright © 2016. All rights reserved.