public class MaskTextEditor
extends java.lang.Object
| Constructor and Description |
|---|
MaskTextEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleOnChange(Textbox editorView,
<any> listener)
Method to handle Events.ON_CHANGE.
|
protected void |
maskTextEditor(Textbox editorView)
Helper method to mask the value for the given editor
|
void |
render(Component parent,
<any> context,
<any> listener) |
public void render(Component parent,
<any> context,
<any> listener)
protected void handleOnChange(Textbox editorView,
<any> listener)
editorView - listener - protected void maskTextEditor(Textbox editorView)
editorView - Copyright © 2018 SAP SE. All Rights Reserved.