com.sap.portal.adminstudio.workunitfwapipublic interface IEditorPane
init method, and can hold
them as members for later use. The init method is also
used for any initializing process that the pane requires. The
initializing process occurs each time a pane is launched. The
editor pane is responsible for creating the user interface,
processing user input into the data model, and event handling.| Modifier and Type | Method and Description |
|---|---|
void |
createUI(IEditorContext editorContext,
IWorkspace workspace)
Deprecated.
Creates the user interface for the pane.
|
EditorResource[] |
getEditorResources()
Deprecated.
Gets the resources to be included in this pane.
|
void |
init(IEditorContext editorContext,
PPLogger logger,
ResourceBundle texts)
Deprecated.
Initializes a pane.
|
void |
processInput(IEditorContext editorContext,
com.sapportals.htmlb.rendering.IPageContext htmlbPageContext)
Deprecated.
Updates the data model using input from the HTMLB controls from the
page context.
|
void createUI(IEditorContext editorContext, IWorkspace workspace)
editorContext - the current editor contextworkspace - provides the container for the paneEditorResource[] getEditorResources()
IResource.
A resource must contain the relative path plus the name of the
resource.
scripts/pane1.js and the type of the
resource.
portalapp.xml file instead of using this method.void init(IEditorContext editorContext, PPLogger logger, ResourceBundle texts)
editorContext - the current editor contextlogger - a logger for sending log messagestexts - a resource bundle (contains also common
editor texts)void processInput(IEditorContext editorContext, com.sapportals.htmlb.rendering.IPageContext htmlbPageContext)
editorContext - the current contexthtmlbPageContext - the current HTMLB context| 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