|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.barracudamvc.core.forms.DefaultFormMap
org.barracudamvc.contrib.dbroggisch.repopulation.ErrorFormMap
org.barracudamvc.contrib.dbroggisch.repopulation.RepopulationFormMap
org.barracudamvc.contrib.dbroggisch.examples.model.forms.ExampleFormMap
public class ExampleFormMap
Nested Class Summary | |
---|---|
static class |
ExampleFormMap.TestList
|
Field Summary | |
---|---|
static String |
CHECKBOX
|
static String |
GROUP
|
static String |
MODEL_NAME
|
static String |
SELECT
|
static String |
SIMPLECHECKBOX
|
static String |
TEXTAREA
|
Fields inherited from class org.barracudamvc.contrib.dbroggisch.repopulation.RepopulationFormMap |
---|
_modelChilds, listeners, logger, modelName, prefix, viewContext |
Fields inherited from class org.barracudamvc.contrib.dbroggisch.repopulation.ErrorFormMap |
---|
ERROR_PREFIX |
Fields inherited from class org.barracudamvc.core.forms.DefaultFormMap |
---|
defaultLoc, elements, formMapper, localLogger, statemap, validators, zloc |
Constructor Summary | |
---|---|
ExampleFormMap()
|
Method Summary |
---|
Methods inherited from class org.barracudamvc.contrib.dbroggisch.repopulation.RepopulationFormMap |
---|
addModelListener, defineElement, defineElement, fireModelChanged, getChildModels, getItem, getItem, getName, getPrefix, getViewContext, processDirective, removeModelListener, setName, setPrefix, setViewContext |
Methods inherited from class org.barracudamvc.contrib.dbroggisch.repopulation.ErrorFormMap |
---|
addErrorComponent, getErrorComponent, validate |
Methods inherited from class org.barracudamvc.core.forms.DefaultFormMap |
---|
clearState, defineValidator, exists, getElement, getElements, getFormMapper, getLocale, getState, getStateKeys, getStateStore, getVal, getVal, getVals, getVals, map, map, mapElement, putState, removeState, setFormMapper, setLocale, setVal, validateElements, validateForm |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String MODEL_NAME
public static final String GROUP
public static final String CHECKBOX
public static final String SELECT
public static final String TEXTAREA
public static final String SIMPLECHECKBOX
Constructor Detail |
---|
public ExampleFormMap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |