public abstract class AbstractUIPerspective extends java.lang.Object implements UICockpitPerspective
| Modifier and Type | Field and Description |
|---|---|
protected TypedObject |
activeItem |
| Constructor and Description |
|---|
AbstractUIPerspective() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactivateItemInEditor, activateItemInPopupEditor, createItemInPopupEditor, createItemInPopupEditor, createItemInPopupEditor, createItemInPopupEditor, createItemInPopupEditor, getBrowserArea, getEditorArea, getNavigationArea, getNotifier, getPopupEditorArea, handleItemRemoved, openReferenceCollectionInBrowserContext, resetOpenBrowserContainer, setNotifierinitializeaddCockpitEventAcceptor, removeCockpitEventAcceptoronCockpitEventprotected TypedObject activeItem
public void setUid(java.lang.String uid)
setUid in interface UICockpitPerspectivepublic java.lang.String getUid()
getUid in interface UICockpitPerspectivepublic void setActivationEffectEnabled(boolean enabled)
public boolean isActivationEffectEnabled()
isActivationEffectEnabled in interface UICockpitPerspectivepublic void setMoveTargetX(int moveTargetX)
public int getMoveTargetX()
getMoveTargetX in interface UICockpitPerspectivepublic void setMoveTargetY(int moveTargetY)
public int getMoveTargetY()
getMoveTargetY in interface UICockpitPerspectivepublic void setEffectDuration(double effectDuration)
public double getEffectDuration()
getEffectDuration in interface UICockpitPerspectivepublic void setEffectBorderColor(java.lang.String borderColor)
public java.lang.String getEffectBorderColor()
getEffectBorderColor in interface UICockpitPerspectivepublic java.lang.String getLabel()
getLabel in interface UIComponentpublic void setLabel(java.lang.String label)
public void setViewURI(java.lang.String uri)
public java.lang.String getViewURI()
getViewURI in interface UIComponentpublic abstract void onShow()
public abstract void onHide()
public FocusablePerspectiveArea getFocusedArea()
getFocusedArea in interface UICockpitPerspectivepublic void setFocusedArea(FocusablePerspectiveArea focusedArea)
setFocusedArea in interface UICockpitPerspectivepublic void setActiveItem(TypedObject activeItem)
public TypedObject getActiveItem()
getActiveItem in interface UICockpitPerspectivepublic void setCockpitTypeService(TypeService typeService)
public TypeService getTypeService()
getTypeService in interface UICockpitPerspectivepublic java.util.List<TemplateListEntry> getTemplateList()
public void setTemplateList(java.util.List<TemplateListEntry> templateList)
public void setDragAndDropWrapperService(DragAndDropWrapperService dragAndDropWrapperService)
public DragAndDropWrapperService getDragAndDropWrapperService()
getDragAndDropWrapperService in interface UICockpitPerspectivepublic void setSelectable(boolean selectable)
setSelectable in interface UICockpitPerspectivepublic boolean isSelectable()
isSelectable in interface UICockpitPerspectivepublic void setInfoBoxTimeout(int millis)
setInfoBoxTimeout in interface UICockpitPerspectivepublic int getInfoBoxTimeout()
getInfoBoxTimeout in interface UICockpitPerspectiveCopyright © 2018 SAP SE. All Rights Reserved.