public class BaseUICockpitNavigationArea extends AbstractUINavigationArea
| Constructor and Description |
|---|
BaseUICockpitNavigationArea() |
addAreaListener, addCockpitEventAcceptor, addSection, addSections, getHeaderURI, getListeners, getManagingPerspective, getPerspective, getSectionModel, getSectionRenderer, getViewURI, getWidth, isFocused, removeAllSections, removeAreaListener, removeCockpitEventAcceptor, removeSection, removeSections, setFocus, setHeaderURI, setPerspective, setSectionRenderer, setSections, setViewURI, setWidth, showAllSectionspublic BrowserModel getSelectedBrowserTask()
public void setSelectedBrowserTask(BrowserModel browserModel)
protected void fireBrowserTaskSelected()
public void initialize(java.util.Map<java.lang.String,java.lang.Object> params)
SectionPanelModel.initialize().initialize in interface UICockpitAreainitialize in interface UIComponentinitialize in class AbstractUINavigationAreaSectionPanelModel.initialize()public void update()
updateContentSlotContainer(), updateInfoSlotContainer()
and SectionPanelModel.update().update in interface UICockpitAreaupdate in class AbstractUINavigationAreaAbstractUINavigationArea.update()public void setSectionModel(SectionPanelModel sectionModel)
setSectionModel in class AbstractUINavigationAreapublic void updateContentSlotContainer()
public void updateInfoSlotContainer()
public void setContentSlotContainer(HtmlBasedComponent contentSlotContainer)
public HtmlBasedComponent getContentSlotContainer()
public void setInfoSlotContainer(HtmlBasedComponent infoSlotContainer)
public HtmlBasedComponent getInfoSlotContainer()
public void setContentSlotRenderer(SimpleRenderer contentSlotRenderer)
public SimpleRenderer getContentSlotRenderer()
public SimpleRenderer getInfoSlotRenderer()
public void setInfoSlotRenderer(SimpleRenderer infoSlotRenderer)
public java.lang.String getContentSlotLabel()
public void setContentSlotLabel(java.lang.String contentSlotLabel)
public void setContentSlotI3Label(java.lang.String contentSlotLabel)
public java.lang.String getInfoSlotLabel()
public void setInfoSlotLabel(java.lang.String infoSlotLabel)
public void setInfoSlotI3Label(java.lang.String infoSlotLabel)
public java.util.List<java.lang.String> getInfoSlotAttachmentTypes()
public void setInfoSlotAttachmentTypes(java.util.List<java.lang.String> infoSlotAttachmentTypes)
public void setSelectedQuery(UIQuery query)
public void setSelectedQuery(UIQuery query, boolean doubleClicked)
public void setSelectedSavedQuery(UISavedQuery query, boolean doubleClicked)
public void setSelectedCollection(UICollectionQuery selectedCollection, boolean doubleClicked)
public void setSelectedDynamicQuery(UIDynamicQuery selectedDynamicQuery, boolean doubleClicked)
public UISavedQuery getSelectedSavedQuery()
public UIDynamicQuery getSelectedDynamicQuery()
public UICollectionQuery getSelectedCollection()
protected void clearQuerySelection()
protected void fireSavedQueryDoubleClicked()
protected void fireDynamicQueryDoubleClicked()
protected void fireCollectionDoubleClicked()
protected void fireSavedQuerySelected()
protected void fireDynamicQuerySelected()
protected void fireCollectionSelected()
protected void fireCollectionChanged(ObjectCollection collection)
protected void fireSavedQueryChanged(CockpitSavedQueryModel query)
protected void fireCollectionAdded(ObjectCollection collection)
public int addToCollection(TypedObject item, UICollectionQuery collection, boolean multiDrag)
public TypeService getTypeService()
public void setCockpitTypeService(TypeService typeService)
public void setObjectCollectionService(ObjectCollectionService objectCollectionService)
public ObjectCollectionService getObjectCollectionService()
public void setSavedQueryService(SavedQueryService savedQueryService)
public void setUiComponentCache(UIComponentCache uiComponentCache)
uiComponentCache - the uiComponentCache to setpublic void setUiConfigurationService(UIConfigurationService uiConfigurationService)
public void setModelService(ModelService modelService)
public SavedQueryService getSavedQueryService()
public void setDynamicQueryService(DynamicQueryService dynamicQueryService)
public DynamicQueryService getDynamicQueryService()
public void removeQuery(UIQuery query)
public void renameCollection(UICollectionQuery query, java.lang.String label)
public void publishCollection(UICollectionQuery query)
public void renameSavedQuery(UISavedQuery query, java.lang.String label)
public void publishSavedQuery(UISavedQuery query)
public void duplicateQuery(UIQuery query)
public java.lang.Integer getSelectedIndex(java.lang.String type)
public void setSelectedIndex(java.lang.String type,
int selectedIndex)
public void clearSelectedIndexes()
public void handlePasteOperation(java.lang.String rawContent,
UICollectionQuery collection)
rawContent - collection - public void resetContext()
public java.lang.String getLabel()
public boolean isPushInfoBox()
public void setPushInfoBox(boolean pushInfoBox)
public void setPushInfoBoxEventClassName(java.lang.String evtClassName)
public java.lang.String getPushInfoBoxEventClassName()
public void onCockpitEvent(CockpitEvent event)
onCockpitEvent in interface CockpitEventAcceptoronCockpitEvent in class AbstractUINavigationAreaCopyright © 2018 SAP SE. All Rights Reserved.