com.sap.portal.adminstudio.workunitfwapipublic interface IEditorConfiguration
| Modifier and Type | Method and Description |
|---|---|
void |
addEditorPane(Class editorPaneClass,
String activatingEvent)
Deprecated.
use addEditorPane(PaneMetaData paneMetaData)
|
void |
addEditorPane(Class editorPaneClass,
String activatingEvent,
String paneTitle)
Deprecated.
|
void |
addEditorPane(Class editorPaneClass,
String activatingEvent,
String paneTitle,
String description)
Deprecated.
|
void |
addEditorPane(PaneMetaData paneMetaData)
Deprecated.
Adds an editor pane to the editor.
|
void |
setDefaultEditorPane(Class defaultEditorPaneClass)
Deprecated.
Sets the default editor pane.
|
void |
setLogger(PPLogger logger)
Deprecated.
Sets a logger where the log/trace messages are sent.
|
void |
setTitle(String newTitle)
Deprecated.
use the title of the pane
|
void setDefaultEditorPane(Class defaultEditorPaneClass)
defaultEditorPaneClass - a default panevoid setLogger(PPLogger logger)
logger - to send log messagesvoid setTitle(String newTitle)
newTitle - a titlevoid addEditorPane(Class editorPaneClass, String activatingEvent)
editorPaneClass - a pane class nameactivatingEvent - an event name that activates this panevoid addEditorPane(Class editorPaneClass, String activatingEvent, String paneTitle)
addEditorPane(PaneMetaData paneMetaData)editorPaneClass - a pane class nameactivatingEvent - an event name that activates this panepaneTitle - NLS string that is used for messagesvoid addEditorPane(Class editorPaneClass, String activatingEvent, String paneTitle, String description)
addEditorPane(PaneMetaData paneMetaData)editorPaneClass - a pane class nameactivatingEvent - an event name that activates this panepaneTitle - NLS string that is used for messagesdescription - a tooltipvoid addEditorPane(PaneMetaData paneMetaData)
PaneMetaData object.paneMetaData - metadata for the pane| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice