public class CatalogNavigationAreaModel extends AbstractNavigationAreaModel
| Modifier and Type | Class and Description |
|---|---|
static class |
CatalogNavigationAreaModel.UIFavorite |
queryTypeViews| Constructor and Description |
|---|
CatalogNavigationAreaModel() |
CatalogNavigationAreaModel(CatalogNavigationArea area) |
| Modifier and Type | Method and Description |
|---|---|
List<FavoriteCategory> |
getFavoriteCategoriesFromJalo() |
NavigationPanelSection |
getFavoritesSection() |
CatalogNavigationArea |
getNavigationArea() |
NavigationPanelSection |
getOpenBrowsersSection() |
List<ItemModel> |
getTmpOpenedCatalogItems() |
void |
hideSection(Section section) |
void |
initialize() |
void |
setFavoritesSection(NavigationPanelSection favoritesSection) |
void |
setOpenBrowsersSection(NavigationPanelSection openBrowsersSection) |
void |
showSection(Section section) |
void |
update() |
addAllSpecialCollectionsStandard, addNewCollection, addNewSpecialCollection, addNewSpecialCollectionsStandard, addSavedQuery, getAvailableViewModes, getCollectionQuery, getCollections, getCollectionsFromJalo, getDynamicQueries, getDynamicQueryFromJalo, getNotSharedQueriesFromJalo, getSavedQueries, getSelectedQueryType, getSharedQueriesFromJalo, getSpecialCollections, getSpecialCollectionsFromJalo, getSpecialCollectionTypes, refreshCollections, refreshDynamicQueries, refreshSavedQueries, refreshSpecialCollections, removeQuery, setAvailableQueryType, setDefaultQueryType, setNavigationArea, setSelectedQueryType, setSpecialCollectionTypesaddMessage, addModelListener, addSection, addSections, clearMessages, fireAttacheValidationIconMenu, fireMessagesChanged, fireRowHide, fireRowMoved, fireRowShow, fireRowStatusChange, fireRowUpdate, fireSectionAdded, fireSectionHeaderChange, fireSectionHide, fireSectionMoved, fireSectionRemoved, fireSectionRenamed, fireSectionShow, fireSectionUpdate, getContext, getImageUrl, getLabel, getMessages, getSectionByLabel, getSections, hideMessage, moveSection, refreshInfoContainer, removeAllSections, removeModelListener, removeSection, removeSections, renameSection, rowUpdated, sectionUpdated, setImageUrl, setLabel, setSections, showAllMessages, showMessagepublic CatalogNavigationAreaModel()
public CatalogNavigationAreaModel(CatalogNavigationArea area)
public void initialize()
initialize in interface SectionPanelModelinitialize in class AbstractNavigationAreaModelpublic void update()
update in interface SectionPanelModelupdate in class AbstractNavigationAreaModelpublic NavigationPanelSection getOpenBrowsersSection()
public void setOpenBrowsersSection(NavigationPanelSection openBrowsersSection)
public NavigationPanelSection getFavoritesSection()
public void setFavoritesSection(NavigationPanelSection favoritesSection)
public void hideSection(Section section)
hideSection in class AbstractNavigationAreaModelpublic void showSection(Section section)
showSection in interface SectionPanelModelshowSection in class AbstractNavigationAreaModelpublic List<FavoriteCategory> getFavoriteCategoriesFromJalo()
public CatalogNavigationArea getNavigationArea()
getNavigationArea in class AbstractNavigationAreaModelCopyright © 2017 SAP SE. All Rights Reserved.