| Modifier and Type | Method and Description |
|---|---|
protected UICockpitPerspective |
LiveEditAddonCoverageInspectorRenderer.getCurrentPerspective() |
| Modifier and Type | Class and Description |
|---|---|
class |
LiveeditaddonPerspective |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConstraintPerspective |
| Modifier and Type | Class and Description |
|---|---|
class |
BtgCockpitPerspective
BTGCockpit Perspective
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsCockpitPerspective |
class |
LiveEditPerspective |
class |
NavigationNodePerspective
Displays tree with navigation nodes and allows thier manipulation
|
class |
WCMSPerspective |
| Modifier and Type | Method and Description |
|---|---|
void |
PageViewNavigationEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params) |
void |
LiveEditPageNavigationEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params) |
void |
CmsNavigationEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params) |
void |
CmsLiveEditEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params) |
void |
LiveEditBrowserArea.LiveEditBrowserAreaUISessionListener.perspectiveChanged(UICockpitPerspective previous,
UICockpitPerspective newOne) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CreateCmsPageController.activateItemInEditor(UICockpitPerspective currentPerspective,
TypedObject newItem) |
protected void |
CmsPageController.activateItemInEditor(UICockpitPerspective currentPerspective,
TypedObject newItem) |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiCountryCmsCockpitPerspective
Extension to the CmsCockpitPerspective for multi country used ot activate the MultiCountryCmsPageBrowserModel
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MainWindow.createPerspectiveComponent(UICockpitPerspective perspective,
Component parent) |
| Modifier and Type | Method and Description |
|---|---|
UICockpitPerspective |
PerspectiveChangeEvent.getPerspective() |
| Constructor and Description |
|---|
PerspectiveChangeEvent(java.lang.Object source,
UICockpitPerspective perspective,
java.lang.Object data) |
| Modifier and Type | Method and Description |
|---|---|
static void |
EditorHelper.tryOpenContextAreaEditor(UICockpitPerspective perspective,
ObjectTemplate type,
java.util.Collection value,
TypedObject currentObject,
PropertyDescriptor propertyDescriptor,
java.util.Map<java.lang.String,? extends java.lang.Object> parameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReportPerspective
WARNING: unstable API, don't extend
|
| Modifier and Type | Method and Description |
|---|---|
UICockpitPerspective |
UISession.getCurrentPerspective()
Returns the current product cockpit perspective bean.
|
UICockpitPerspective |
DummyUISession.getCurrentPerspective() |
UICockpitPerspective |
UIEditorArea.getManagingPerspective() |
UICockpitPerspective |
FocusablePerspectiveArea.getManagingPerspective() |
UICockpitPerspective |
UICockpitArea.getPerspective() |
UICockpitPerspective |
UISession.getPerspective(java.lang.String uid) |
UICockpitPerspective |
DummyUISession.getPerspective(java.lang.String uid) |
UICockpitPerspective |
RequestHandler.getRequestedPerspective(java.util.Map<java.lang.String,java.lang.String[]> params) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UICockpitPerspective> |
PerspectivePluginList.getAdditionalPerspectives() |
java.util.List<UICockpitPerspective> |
UISession.getAvailablePerspectives()
Returns all available perspectives.
|
java.util.List<UICockpitPerspective> |
DummyUISession.getAvailablePerspectives() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params)
Called by the active
RequestHandler when a cockpit event is triggered for which this RequestEventHandler is
registered. |
void |
UISessionListener.perspectiveChanged(UICockpitPerspective previous,
UICockpitPerspective newOne) |
void |
UISession.setCurrentPerspective(UICockpitPerspective perspective)
Changes the current product perspective bean.
|
void |
DummyUISession.setCurrentPerspective(UICockpitPerspective perspective) |
void |
UISession.setCurrentPerspective(UICockpitPerspective perspective,
java.util.Map<java.lang.String,? extends java.lang.Object> params) |
void |
DummyUISession.setCurrentPerspective(UICockpitPerspective perspective,
java.util.Map<java.lang.String,? extends java.lang.Object> params) |
void |
UIEditorArea.setManagingPerspective(UICockpitPerspective managingPerspective) |
void |
UICockpitArea.setPerspective(UICockpitPerspective perspective) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerspectivePluginList.setAdditionalPerspectives(java.util.List<UICockpitPerspective> additionalPerspectives) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUIPerspective |
class |
AdminPerspective |
class |
BaseUICockpitPerspective |
| Modifier and Type | Method and Description |
|---|---|
UICockpitPerspective |
UISessionImpl.getCurrentPerspective() |
UICockpitPerspective |
EditorArea.getManagingPerspective() |
UICockpitPerspective |
AbstractBrowserArea.getManagingPerspective() |
UICockpitPerspective |
AbstractUINavigationArea.getManagingPerspective() |
UICockpitPerspective |
EditorArea.getPerspective() |
UICockpitPerspective |
AbstractBrowserArea.getPerspective() |
UICockpitPerspective |
AbstractUINavigationArea.getPerspective() |
UICockpitPerspective |
UISessionImpl.getPerspective(java.lang.String uid) |
UICockpitPerspective |
DefaultRequestHandler.getRequestedPerspective(java.util.Map<java.lang.String,java.lang.String[]> params) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UICockpitPerspective> |
UISessionImpl.getAvailablePerspectives() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UISessionImpl.firePerspectiveChanged(UICockpitPerspective old) |
void |
TaskEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params) |
void |
CelumEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params) |
void |
ActivationEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params)
Handles item activation events triggered by the use of HTTP request parameters.
|
void |
NotificationEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params) |
void |
SearchEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params) |
protected void |
DefaultRequestHandler.handleRequestEvent(UICockpitPerspective perspective,
java.util.List<java.lang.String> events,
java.util.Map<java.lang.String,java.lang.String[]> params)
Delegates the cockpit events triggered by the use of HTTP request parameters to the registered
RequestEventHandlers. |
void |
EditorArea.perspectiveChanged(UICockpitPerspective previous,
UICockpitPerspective newOne) |
void |
AbstractBrowserArea.MySessionListener.perspectiveChanged(UICockpitPerspective previous,
UICockpitPerspective newOne) |
void |
UISessionImpl.setCurrentPerspective(UICockpitPerspective perspective) |
void |
UISessionImpl.setCurrentPerspective(UICockpitPerspective perspective,
java.util.Map<java.lang.String,? extends java.lang.Object> params) |
void |
EditorArea.setManagingPerspective(UICockpitPerspective managingPerspective) |
void |
EditorArea.setPerspective(UICockpitPerspective perspective) |
void |
AbstractBrowserArea.setPerspective(UICockpitPerspective perspective) |
void |
AbstractUINavigationArea.setPerspective(UICockpitPerspective perspective) |
| Modifier and Type | Method and Description |
|---|---|
void |
UISessionImpl.setAvailablePerspectives(java.util.List<UICockpitPerspective> availablePerspectives) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CreateItemWizardRegistry.getCustomWizardID(ObjectType type,
UICockpitPerspective perspective,
PropertyDescriptor propertyDescriptor) |
java.lang.String |
CreateItemWizardRegistry.getCustomWizardID(java.lang.String templateCode,
UICockpitPerspective perspective,
java.lang.String propertyQualifier) |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminBundlePerspective
Overrides the BasePerspective to implement the following changes:
the owning BundleTemplate gets a refresh if its bundleSelectionCriteria is modified
|
| Modifier and Type | Class and Description |
|---|---|
class |
BundleCatalogPerspective |
| Modifier and Type | Method and Description |
|---|---|
void |
CscockpitEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params)
Called by the active
RequestHandler when a cockpit event is triggered for which this
RequestEventHandler is registered. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportCockpitCronJobPerspective |
| Modifier and Type | Method and Description |
|---|---|
void |
SopResponseEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> paramMap)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SopMockEventHandler.handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> paramMap)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProductCockpitPerspective |
class |
CatalogPerspective
Class represents catalogue perspective
|
class |
ProductPerspective |
| Modifier and Type | Method and Description |
|---|---|
UICockpitPerspective |
NavigationArea.getManagingPerspective() |
| Modifier and Type | Class and Description |
|---|---|
class |
JirafePerspective |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCmsCockpitPerspective |
class |
DefaultWCMSPerspective
Default implementation of WCMSPerspective.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLiveEditBrowserArea.LiveEditBrowserAreaUISessionListener.perspectiveChanged(UICockpitPerspective previous,
UICockpitPerspective newOne) |
Copyright © 2018 SAP SE. All Rights Reserved.