public abstract class AbstractConditionUIEditor extends AbstractUIEditor implements ConditionUIEditor
AbstractUIEditor.CancelButtonContainer, AbstractUIEditor.CancelListener, AbstractUIEditor.ErrorDivATTRIBUTE_QUALIFIER_PARAM, CANCEL_BTN, EVENT_SOURCE, inEditMode, initialEditValue, initialInputString, PROPERTY_DESCRIPTOR_PARAM, SEARCH_MODE_PARAMINITIAL_EDIT_STRING| Constructor and Description |
|---|
AbstractConditionUIEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditorType() |
Map<String,Object> |
getParameters() |
abstract ConditionValueContainer |
getValue()
Returns the value held by this editor.
|
protected abstract String |
getValueType() |
boolean |
isInline()
Returns whether this editor is an inline editor or not.
|
void |
setParameters(Map<String,Object> parameters) |
applyReferenceRelatedAttributes, createEditor, createEditor, createEditor, createEditor, filterValues, fireValueChanged, getRootSearchType, getUIEditor, isEditable, isEditable, isOptional, isSearchMode, parseInitialInputString, parseTemplateCodes, persistValues, persistValues, setEditable, setFocus, setOptional, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateViewComponent, isEditable, isOptional, setEditable, setFocus, setOptional, setValuepublic abstract ConditionValueContainer getValue()
UIEditorgetValue in interface ConditionUIEditorgetValue in interface UIEditorgetValue in class AbstractUIEditorpublic String getEditorType()
getEditorType in interface UIEditorpublic boolean isInline()
UIEditorprotected abstract String getValueType()
public Map<String,Object> getParameters()
getParameters in interface ConditionUIEditorCopyright © 2017 SAP SE. All Rights Reserved.