@Deprecated public class DefaultSAPInitiativeUIEditor extends AbstractTextBasedUIEditor
AbstractUIEditor.CancelButtonContainer, AbstractUIEditor.CancelListener, AbstractUIEditor.ErrorDivoriginalValueATTRIBUTE_QUALIFIER_PARAM, CANCEL_BTN, EVENT_SOURCE, inEditMode, initialEditValue, initialInputString, PROPERTY_DESCRIPTOR_PARAM, SEARCH_MODE_PARAMINITIAL_EDIT_STRING| Constructor and Description |
|---|
DefaultSAPInitiativeUIEditor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearComboBox()
Deprecated.
|
protected Comboitem |
createComboitem(SAPInitiative initiative)
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. |
java.lang.String |
getEditorType()
Deprecated.
|
protected InitiativeService |
getInitiativeService()
Deprecated.
|
protected void |
handleChangingEvents(EditorListener listener,
Event event)
Deprecated.
|
boolean |
isInline()
Deprecated.
Returns whether this editor is an inline editor or not.
|
protected java.util.List<SAPInitiative> |
searchValues(java.lang.String newSearchString)
Deprecated.
|
void |
setFocus(HtmlBasedComponent rootEditorComponent,
boolean selectAll)
Deprecated.
Sets the focus on the given input component which can be the rootEditorComponent or a child of it
|
protected void |
showErrorPopup(java.lang.Exception e)
Deprecated.
|
protected void |
validateAndFireEvent(EditorListener listener)
Deprecated.
|
createViewComponentInternalapplyReferenceRelatedAttributes, createEditor, createEditor, createEditor, createEditor, filterValues, fireValueChanged, getRootSearchType, getUIEditor, getValue, isEditable, isEditable, isOptional, isSearchMode, parseInitialInputString, parseTemplateCodes, persistValues, persistValues, setEditable, setOptional, setValuepublic 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 java.lang.String getEditorType()
protected InitiativeService getInitiativeService()
protected void handleChangingEvents(EditorListener listener, Event event) throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic boolean isInline()
UIEditorprotected java.util.List<SAPInitiative> searchValues(java.lang.String newSearchString) throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void setFocus(HtmlBasedComponent rootEditorComponent,
boolean selectAll)
UIEditorsetFocus in interface UIEditorsetFocus in class AbstractTextBasedUIEditorrootEditorComponent - the rootEditorComponent which is returned on method createViewComponentselectAll - if true, select the whole input field after focus. It is not guaranteed that the editor supports selection.protected void clearComboBox()
protected Comboitem createComboitem(SAPInitiative initiative)
protected void showErrorPopup(java.lang.Exception e)
throws java.lang.InterruptedException
java.lang.InterruptedExceptionprotected void validateAndFireEvent(EditorListener listener)
Copyright © 2018 SAP SE. All Rights Reserved.