public abstract class AbstractUINavigationArea extends 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 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 String getViewURI()
getViewURI in interface UIComponentpublic void setViewURI(String viewURI)
public UICockpitPerspective getManagingPerspective()
getManagingPerspective in interface FocusablePerspectiveAreapublic String getHeaderURI()
getHeaderURI in interface UINavigationAreapublic void setHeaderURI(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(List<Section> sections)
addSections in interface UINavigationAreapublic void removeAllSections()
removeAllSections in interface UINavigationAreapublic void removeSection(Section section)
removeSection in interface UINavigationAreapublic void removeSections(Collection<Section> sections)
removeSections in interface UINavigationAreapublic void setSections(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(Map<String,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(String width)
setWidth in interface UINavigationAreapublic String getWidth()
getWidth in interface UINavigationAreaCopyright © 2017 SAP SE. All Rights Reserved.