public abstract class AbstractUINavigationArea extends java.lang.Object implements UINavigationArea
| Constructor and Description |
|---|
AbstractUINavigationArea() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDynamicQueryService, getObjectCollectionService, getSavedQueryService, getSelectedBrowserTask, getSelectedCollection, getSelectedDynamicQuery, getSelectedSavedQuery, getTypeService, resetContext, setSelectedBrowserTask, setSelectedQuerygetLabelpublic void addAreaListener(NavigationAreaListener listener)
addAreaListener in interface UINavigationAreapublic void removeAreaListener(NavigationAreaListener listener)
removeAreaListener in interface UINavigationAreapublic java.util.List<NavigationAreaListener> getListeners()
public void setSectionModel(SectionPanelModel sectionModel)
public SectionPanelModel getSectionModel()
getSectionModel in interface UINavigationAreapublic SectionRenderer getSectionRenderer()
getSectionRenderer in interface UINavigationAreapublic void setSectionRenderer(SectionRenderer sectionRenderer)
public void setPerspective(UICockpitPerspective perspective)
setPerspective in interface UICockpitAreapublic UICockpitPerspective getPerspective()
getPerspective in interface UICockpitAreapublic void showAllSections()
showAllSections in interface UINavigationAreapublic java.lang.String getViewURI()
getViewURI in interface UIComponentpublic void setViewURI(java.lang.String viewURI)
public UICockpitPerspective getManagingPerspective()
getManagingPerspective in interface FocusablePerspectiveAreapublic java.lang.String getHeaderURI()
getHeaderURI in interface UINavigationAreapublic void setHeaderURI(java.lang.String headerURI)
public boolean isFocused()
isFocused in interface FocusablePerspectiveAreapublic void setFocus(boolean focus)
setFocus in interface FocusablePerspectiveAreapublic void addSection(Section section)
addSection in interface UINavigationAreapublic void addSections(java.util.List<Section> sections)
addSections in interface UINavigationAreapublic void removeAllSections()
removeAllSections in interface UINavigationAreapublic void removeSection(Section section)
removeSection in interface UINavigationAreapublic void removeSections(java.util.Collection<Section> sections)
removeSections in interface UINavigationAreapublic void setSections(java.util.List<Section> sections)
setSections in interface UINavigationAreapublic void addCockpitEventAcceptor(CockpitEventAcceptor acceptor)
addCockpitEventAcceptor in interface CockpitEventProducerpublic void removeCockpitEventAcceptor(CockpitEventAcceptor acceptor)
removeCockpitEventAcceptor in interface CockpitEventProducerpublic void onCockpitEvent(CockpitEvent event)
onCockpitEvent in interface CockpitEventAcceptorpublic abstract void initialize(java.util.Map<java.lang.String,java.lang.Object> params)
SectionPanelModel.initialize().initialize in interface UICockpitAreainitialize in interface UIComponentSectionPanelModel.initialize()public abstract void update()
SectionPanelModel.update().update in interface UICockpitAreaSectionPanelModel.update()public void setWidth(java.lang.String width)
setWidth in interface UINavigationAreapublic java.lang.String getWidth()
getWidth in interface UINavigationAreaCopyright © 2018 SAP SE. All Rights Reserved.