org.ofbiz.widget.form
Class ModelFormField.DisplayEntityField
java.lang.Object
org.ofbiz.widget.form.ModelFormField.FieldInfo
org.ofbiz.widget.form.ModelFormField.DisplayField
org.ofbiz.widget.form.ModelFormField.DisplayEntityField
- Enclosing class:
- ModelFormField
public static class ModelFormField.DisplayEntityField
- extends ModelFormField.DisplayField
Fields inherited from class org.ofbiz.widget.form.ModelFormField.FieldInfo |
CHECK, DATE_TIME, DATEQBE, DISPLAY, DISPLAY_ENTITY, DROP_DOWN, fieldSource, fieldType, fieldTypeByName, FILE, HIDDEN, HYPERLINK, IGNORED, IMAGE, LOOKUP, modelFormField, PASSWORD, RADIO, RANGEQBE, RESET, SOURCE_AUTO_ENTITY, SOURCE_AUTO_SERVICE, SOURCE_EXPLICIT, SUBMIT, TEXT, TEXTAREA, TEXTQBE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entityName
protected java.lang.String entityName
keyFieldName
protected java.lang.String keyFieldName
cache
protected boolean cache
subHyperlink
protected ModelFormField.SubHyperlink subHyperlink
ModelFormField.DisplayEntityField
protected ModelFormField.DisplayEntityField()
ModelFormField.DisplayEntityField
public ModelFormField.DisplayEntityField(ModelFormField modelFormField)
ModelFormField.DisplayEntityField
public ModelFormField.DisplayEntityField(int fieldSource,
ModelFormField modelFormField)
ModelFormField.DisplayEntityField
public ModelFormField.DisplayEntityField(org.w3c.dom.Element element,
ModelFormField modelFormField)
getDescription
public java.lang.String getDescription(java.util.Map<java.lang.String,java.lang.Object> context)
- Overrides:
getDescription
in class ModelFormField.DisplayField
getSubHyperlink
public ModelFormField.SubHyperlink getSubHyperlink()
setSubHyperlink
public void setSubHyperlink(ModelFormField.SubHyperlink newSubHyperlink)