public static class ModelFormField.EntityOptions extends ModelFormField.OptionSource
widget-form.xsd
Constructor and Description |
---|
EntityOptions(Element entityOptionsElement,
ModelFormField modelFormField) |
EntityOptions(ModelFormField modelFormField) |
Modifier and Type | Method and Description |
---|---|
void |
addOptionValues(List<ModelFormField.OptionValue> optionValues,
Map<String,Object> context,
Delegator delegator) |
ModelFormField.OptionSource |
copy(ModelFormField modelFormField) |
boolean |
getCache() |
List<EntityFinderUtil.ConditionExpr> |
getConstraintList() |
FlexibleStringExpander |
getDescription() |
String |
getEntityName() |
String |
getFilterByDate() |
String |
getKeyFieldName() |
List<String> |
getOrderByList() |
getModelFormField
public EntityOptions(Element entityOptionsElement, ModelFormField modelFormField)
public EntityOptions(ModelFormField modelFormField)
public void addOptionValues(List<ModelFormField.OptionValue> optionValues, Map<String,Object> context, Delegator delegator)
addOptionValues
in class ModelFormField.OptionSource
public ModelFormField.OptionSource copy(ModelFormField modelFormField)
copy
in class ModelFormField.OptionSource
public boolean getCache()
public List<EntityFinderUtil.ConditionExpr> getConstraintList()
public FlexibleStringExpander getDescription()
public String getEntityName()
public String getFilterByDate()
public String getKeyFieldName()