com.sap.portal.adminstudio.workunitfwapipublic interface IEditorContainer
| Modifier and Type | Method and Description |
|---|---|
void |
addComponent(String componentId,
com.sapportals.htmlb.Component component)
Deprecated.
Adds an HTMLB component to the container.
|
void |
addComponent(String componentId,
IWizardComponent component)
Deprecated.
Adds a wizard component to a container.
|
boolean |
isPropertyEditorVisible()
Deprecated.
Indicates whether the property editor is visible (
true)
or hidden (false). |
void |
setEditorTitle(String title,
String description,
boolean showTitle)
Deprecated.
Sets a title for the editor.
|
void |
setEditorTitleVisible(boolean visible)
Deprecated.
Sets whether to display a title in the editor header.
|
void |
setPropertyEditorObjectId(String objectId)
Deprecated.
Sets an ID for the object displayed by the property editor.
|
void |
setPropertyEditorVisible(boolean visible)
Deprecated.
Sets whether the property editor is visible (
true)
or hidden (false). |
void |
setTabHeaderTitle(String title,
String description)
Deprecated.
Sets a title and tooltip to display in the tab header.
|
void addComponent(String componentId, IWizardComponent component)
componentId - an ID for the added componentcomponent - a wizard componentvoid addComponent(String componentId, com.sapportals.htmlb.Component component)
componentId - an ID for the added componentcomponent - an HTMLB componentvoid setPropertyEditorVisible(boolean visible)
true)
or hidden (false). The default is true.visible - true shows the property editor,
false hides itvoid setPropertyEditorObjectId(String objectId)
objectId - an object IDboolean isPropertyEditorVisible()
true)
or hidden (false).true if the property editor is visible,
false if hiddenvoid setTabHeaderTitle(String title, String description)
title - a titledescription - a tooltipvoid setEditorTitle(String title, String description, boolean showTitle)
title - a titledescription - a tooltipshowTitle - true displays the title in the
editor header, false displays the
title in alert messages onlyvoid setEditorTitleVisible(boolean visible)
visible - true displays the title in the editor
header, false displays the title in alert
messages only| 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