Class NavigationNodePerspective
java.lang.Object
de.hybris.platform.cockpit.session.impl.AbstractUIPerspective
de.hybris.platform.cockpit.session.impl.BaseUICockpitPerspective
de.hybris.platform.cmscockpit.session.impl.CmsCockpitPerspective
de.hybris.platform.cmscockpit.session.impl.NavigationNodePerspective
- All Implemented Interfaces:
CockpitEventAcceptor,CockpitEventProducer,UICockpitPerspective,UIComponent
Displays tree with navigation nodes and allows thier manipulation
-
Field Summary
Fields inherited from class de.hybris.platform.cmscockpit.session.impl.CmsCockpitPerspective
activationFallBack, CATALOGVERSIONFields inherited from class de.hybris.platform.cockpit.session.impl.BaseUICockpitPerspective
DRAG_DROP_ID, INITIAL_ATTRIBUTES, PROPERTY_DESCRIPTORFields inherited from class de.hybris.platform.cockpit.session.impl.AbstractUIPerspective
activeItem -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.cmscockpit.session.impl.CmsCockpitPerspective
activateItemInEditorArea, activateItemInEditorFallback, checkActiveSiteAndCatalog, closeOtherBrowsers, createNewItem, getActiveSiteCode, getCmsAdminSiteService, getCmsCockpitService, newCmsPageBrowserModel, setActiveSiteCode, setCmsAdminSiteService, setCmsCockpitServiceMethods inherited from class de.hybris.platform.cockpit.session.impl.BaseUICockpitPerspective
activateItemInEditor, activateItemInPopupEditor, addCockpitEventAcceptor, canCreate, closeAreasIfOverlapped, closePopupEditor, collapseEditorArea, collapseNavigationArea, createItemInPopupEditor, createItemInPopupEditor, createItemInPopupEditor, createItemInPopupEditor, createItemInPopupEditor, createItemInPopupEditor, createNewItem, createNewItem, createNewItem, createTemplateList, expandEditorArea, expandEditorArea, expandNavigationArea, generateCreateMenuitems, generateCreateMenuitems, generateTemplateEntryList, getBrowserArea, getBrowserAreaListener, getCustomCsaURI, getEditorArea, getEditorAreaComponent, getEditorAreaListener, getNavigationArea, getNavigationAreaComponent, getNavigationAreaListener, getNotifier, getPopupEditorArea, getTemplateList, getUIConfigurationService, handleItemRemoved, isActivatable, isForceOpenInEditorArea, isPopupEditorOpen, onCockpitEvent, onHide, onShow, openReferenceCollectionInBrowserContext, removeCockpitEventAcceptor, resetOpenBrowserContainer, setBrowserArea, setBrowserAreaListener, setCustomCsaURI, setEditorArea, setEditorAreaComponent, setEditorAreaListener, setEditorAreaTypes, setForceOpenInEditorArea, setNavigationArea, setNavigationAreaComponent, setNavigationAreaListener, setNotifier, setPopupEditorArea, setPopupEditorWindow, setUiConfigurationService, toggleNavAndEditArea, updateMethods inherited from class de.hybris.platform.cockpit.session.impl.AbstractUIPerspective
getActiveItem, getDragAndDropWrapperService, getEffectBorderColor, getEffectDuration, getFocusedArea, getInfoBoxTimeout, getLabel, getMoveTargetX, getMoveTargetY, getTemplateList, getTypeService, getUid, getViewURI, isActivationEffectEnabled, isSelectable, setActivationEffectEnabled, setActiveItem, setCockpitTypeService, setDragAndDropWrapperService, setEffectBorderColor, setEffectDuration, setFocusedArea, setInfoBoxTimeout, setLabel, setMoveTargetX, setMoveTargetY, setSelectable, setTemplateList, setUid, setViewURI
-
Constructor Details
-
NavigationNodePerspective
public NavigationNodePerspective()
-
-
Method Details
-
initialize
- Specified by:
initializein interfaceUIComponent- Overrides:
initializein classCmsCockpitPerspective
-