org.enhydra.barracuda.contrib.dbroggisch.repopulation
Class GroupFormElement
java.lang.Object
org.enhydra.barracuda.core.forms.DefaultFormElement
org.enhydra.barracuda.contrib.dbroggisch.repopulation.SelectFormElement
org.enhydra.barracuda.contrib.dbroggisch.repopulation.GroupFormElement
- All Implemented Interfaces:
- ChildModelElement, FormElement, RepopulationElement
- public class GroupFormElement
- extends SelectFormElement
- implements ChildModelElement
Methods inherited from class org.enhydra.barracuda.core.forms.DefaultFormElement |
allowMultiples, getBooleanVal, getBooleanVal, getDateVal, getDateVal, getDefaultVal, getDoubleVal, getDoubleVal, getFloatVal, getFloatVal, getIntegerVal, getIntegerVal, getKey, getLongVal, getLongVal, getName, getOrigVal, getParseException, getShortVal, getShortVal, getStringVal, getStringVal, getType, getVal, getValidator, getVals, setAllowMultiples, setDefaultVal, setKey, setName, setOrigVal, setParseException, setType, setVal, setValidator, toString |
KEY
public String KEY
VALUE
public String VALUE
GroupFormElement
public GroupFormElement(ListModel lm,
String ikey,
FormType itype,
Object idefaultVal,
FormValidator ivalidator,
boolean iallowMultiples)
getChildModel
public IterativeModel getChildModel(String parentName,
String prefix)
- Specified by:
getChildModel
in interface ChildModelElement
Copyright © 2003 BarracudaMVC.org All Rights Reserved.