@Deprecated public class DefaultOfferRecoUIEditor extends AbstractTextBasedUIEditor
AbstractUIEditor.CancelButtonContainer, AbstractUIEditor.CancelListener, AbstractUIEditor.ErrorDiv| Modifier and Type | Field and Description |
|---|---|
protected OfferDiscoveryService |
offerDiscoveryService
Deprecated.
|
originalValueATTRIBUTE_QUALIFIER_PARAM, CANCEL_BTN, EVENT_SOURCE, inEditMode, initialEditValue, initialInputString, PROPERTY_DESCRIPTOR_PARAM, SEARCH_MODE_PARAMINITIAL_EDIT_STRING| Constructor and Description |
|---|
DefaultOfferRecoUIEditor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractUIEditor.CancelButtonContainer |
addUIEventListeners(EditorListener listener)
Deprecated.
|
protected void |
clearComboBox()
Deprecated.
|
HtmlBasedComponent |
createViewComponent(java.lang.Object initialValue,
java.util.Map<java.lang.String,? extends java.lang.Object> parameters,
EditorListener listener)
Deprecated.
Creates a new editor component and attaches it to the specified
Page page. |
HtmlBasedComponent |
generateCommonComboBox(java.lang.Object initialValue,
java.util.Map<java.lang.String,? extends java.lang.Object> parameters,
EditorListener listener,
java.lang.String targetField)
Deprecated.
|
protected java.util.List<SAPOfferContentPositionType> |
getContentPositionTypes()
Deprecated.
|
java.lang.String |
getEditorType()
Deprecated.
|
protected java.util.List<SAPRecommendationItemDataSourceType> |
getItemDataSourceTypes()
Deprecated.
|
protected OfferDiscoveryService |
getOfferDiscoveryService()
Deprecated.
|
protected java.util.List<SAPRecommendationType> |
getOfferRecommendationScenarios()
Deprecated.
|
boolean |
isInline()
Deprecated.
Returns whether this editor is an inline editor or not.
|
void |
populateComboBox(java.lang.String targetField)
Deprecated.
|
protected void |
setComboBoxSelectedIndex(java.lang.Object value)
Deprecated.
|
protected void |
validateAndFireEvent(EditorListener listener)
Deprecated.
|
createViewComponentInternal, setFocusapplyReferenceRelatedAttributes, createEditor, createEditor, createEditor, createEditor, filterValues, fireValueChanged, getRootSearchType, getUIEditor, getValue, isEditable, isEditable, isOptional, isSearchMode, parseInitialInputString, parseTemplateCodes, persistValues, persistValues, setEditable, setOptional, setValueprotected OfferDiscoveryService offerDiscoveryService
public AbstractUIEditor.CancelButtonContainer addUIEventListeners(EditorListener listener)
protected void clearComboBox()
public HtmlBasedComponent createViewComponent(java.lang.Object initialValue,
java.util.Map<java.lang.String,? extends java.lang.Object> parameters,
EditorListener listener)
UIEditorPage page.initialValue - editor's initial valueparameters - parameters passed via configuration for particular editorlistener - the EditorListener that will receive events when the editor's value is changedpublic HtmlBasedComponent generateCommonComboBox(java.lang.Object initialValue,
java.util.Map<java.lang.String,? extends java.lang.Object> parameters,
EditorListener listener,
java.lang.String targetField)
throws java.io.IOException
java.io.IOExceptionprotected java.util.List<SAPOfferContentPositionType> getContentPositionTypes() throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getEditorType()
protected java.util.List<SAPRecommendationItemDataSourceType> getItemDataSourceTypes() throws java.io.IOException
java.io.IOExceptionprotected OfferDiscoveryService getOfferDiscoveryService()
protected java.util.List<SAPRecommendationType> getOfferRecommendationScenarios() throws java.io.IOException
java.io.IOExceptionpublic boolean isInline()
UIEditorpublic void populateComboBox(java.lang.String targetField)
throws java.io.IOException
java.io.IOExceptionprotected void setComboBoxSelectedIndex(java.lang.Object value)
protected void validateAndFireEvent(EditorListener listener)
Copyright © 2018 SAP SE. All Rights Reserved.