public class CatalogSectionRenderer extends AbstractNavigationAreaSectionRenderer
| Constructor and Description |
|---|
CatalogSectionRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected Menupopup |
createContextMenu(Component parent,
Listbox listbox) |
CatalogService |
getProductCockpitCatalogService() |
CatalogNavigationAreaModel |
getSectionPanelModel() |
SynchronizationService |
getSynchronizationService() |
void |
render(SectionPanel panel,
Component parent,
Component captionComponent,
Section section) |
protected void |
selectionChanged(CatalogVersionModel catalogVersion) |
protected void |
selectionChanged(CatalogVersionModel catalogVersion,
Listbox listbox)
Deprecated.
|
void |
setProductCockpitCatalogService(CatalogService productCockpitCatalogService) |
void |
setSynchronizationService(SynchronizationService synchronizationService) |
createBrowserItemTooltip, createList, getNavigationArea, setNavigationAreapublic CatalogNavigationAreaModel getSectionPanelModel()
getSectionPanelModel in class AbstractNavigationAreaSectionRendererprotected Menupopup createContextMenu(Component parent,
Listbox listbox)
public void render(SectionPanel panel, Component parent, Component captionComponent, Section section)
render in interface SectionRendererrender in class AbstractNavigationAreaSectionRenderer@Deprecated protected void selectionChanged(CatalogVersionModel catalogVersion, Listbox listbox)
selectionChanged(CatalogVersionModel)protected void selectionChanged(CatalogVersionModel catalogVersion)
public void setProductCockpitCatalogService(CatalogService productCockpitCatalogService)
public CatalogService getProductCockpitCatalogService()
public void setSynchronizationService(SynchronizationService synchronizationService)
public SynchronizationService getSynchronizationService()
Copyright © 2017 SAP SE. All Rights Reserved.