public class FavoritesSectionRenderer extends AbstractNavigationAreaSectionRenderer
| Constructor and Description |
|---|
FavoritesSectionRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected Menupopup |
createContextMenu(Listbox listbox) |
protected Menupopup |
createFavoriteCategoryContext(FavoriteCategory favorite,
Label label,
Component parent)
Creates suitable menu for current favorite category
|
CatalogNavigationAreaModel |
getSectionPanelModel() |
void |
render(SectionPanel panel,
Component parent,
Component captionComponent,
Section section) |
protected void |
selectionChanged(List<ItemModel> newSelected) |
protected void |
selectionChanged(List<ItemModel> newSelected,
boolean doubleClicked) |
createBrowserItemTooltip, createList, getNavigationArea, setNavigationAreapublic CatalogNavigationAreaModel getSectionPanelModel()
getSectionPanelModel in class AbstractNavigationAreaSectionRendererprotected Menupopup createContextMenu(Listbox listbox)
public void render(SectionPanel panel, Component parent, Component captionComponent, Section section)
render in interface SectionRendererrender in class AbstractNavigationAreaSectionRendererprotected Menupopup createFavoriteCategoryContext(FavoriteCategory favorite, Label label, Component parent)
favorite - currently processed favorite categorylabel - displayed labelparent - Copyright © 2017 SAP SE. All Rights Reserved.