public abstract class AbstractDecoratedEditorView extends Object
| Constructor and Description |
|---|
AbstractDecoratedEditorView() |
| Modifier and Type | Method and Description |
|---|---|
void |
displayMessage(String message,
Type type)
Deprecated.
since 6.3
|
abstract void |
setUIState(boolean... flags) |
public abstract void setUIState(boolean... flags)
@Deprecated public void displayMessage(String message, Type type)
NotificationUtils#notifyUser(String, String, Type, Object...)Copyright © 2017 SAP SE. All Rights Reserved.