public class DaoMethodSelectField extends SelectField
| Constructor and Description |
|---|
DaoMethodSelectField() |
| Modifier and Type | Method and Description |
|---|---|
DaoMethodSelectField |
clone() |
DataAccessObject<?> |
getDataAccessObject() |
List<Object> |
getMethodArguments() |
String |
getMethodName() |
void |
initialize(Form form,
javax.servlet.http.HttpServletRequest request) |
void |
setDataAccessObject(DataAccessObject<?> dataAccessObject) |
void |
setMethodArguments(List<Object> methodArguments) |
void |
setMethodName(String methodName) |
addOption, addOption, addOption, addOption, addOption, addOption, addOption, addOptions, getDefaultValue, getNullValueLabel, getSelectedOption, getStringValue, hasValue, isValid, serializeElement, setDefaultValue, setNullValueLabel, setOnChange, setOptions, setValueaddValidationError, getDefaultInstructions, getInitialValue, getInitialValue, getLabel, getName, getValidationErrors, getValue, getValue, hasValidationErrors, isReadOnly, isRequired, postInit, setDefaultInstructions, setInitialValue, setLabel, setName, setReadOnly, setRequired, toStringgetContainer, getDecorator, getForm, initialize, serialize, serialize, serialize, serialize, setContainer, setDecoratorpublic DaoMethodSelectField clone()
clone in class SelectFieldpublic DataAccessObject<?> getDataAccessObject()
public String getMethodName()
public void initialize(Form form, javax.servlet.http.HttpServletRequest request)
initialize in class SelectFieldpublic void setDataAccessObject(DataAccessObject<?> dataAccessObject)
public void setMethodName(String methodName)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.