public class BigDecimalUIEditor extends DefaultDecimalUIEditor
BigDecimal value.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 |
|---|
BigDecimalUIEditor() |
| Modifier and Type | Method and Description |
|---|---|
HtmlBasedComponent |
createViewComponent(java.lang.Object initialValue,
java.util.Map<java.lang.String,? extends java.lang.Object> parameters,
EditorListener listener)
Creates a new editor component and attaches it to the specified
Page page. |
java.lang.String |
getEditorType() |
boolean |
isInline()
Returns whether this editor is an inline editor or not.
|
getTestIdcreateViewComponentInternal, setFocusapplyReferenceRelatedAttributes, 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.createViewComponent in interface UIEditorcreateViewComponent in class DefaultDecimalUIEditorinitialValue - editor's initial valueparameters - parameters passed via configuration for particular editorlistener - the EditorListener that will receive events when the editor's value is changedpublic boolean isInline()
UIEditorisInline in interface UIEditorisInline in class DefaultDecimalUIEditorpublic java.lang.String getEditorType()
getEditorType in interface UIEditorgetEditorType in class DefaultDecimalUIEditorCopyright © 2018 SAP SE. All Rights Reserved.