Class CatalogVersionSectionSelectorSectionRenderer.CatalogVersionSelectorListRenderer
java.lang.Object
de.hybris.platform.cockpit.components.navigationarea.renderer.AbstracttSectionSelectorSectionListRenderer
de.hybris.platform.cmscockpit.components.sectionpanel.renderer.CatalogVersionSectionSelectorSectionRenderer.CatalogVersionSelectorListRenderer
- All Implemented Interfaces:
org.zkoss.zul.ListitemRenderer
- Enclosing class:
- CatalogVersionSectionSelectorSectionRenderer
public class CatalogVersionSectionSelectorSectionRenderer.CatalogVersionSelectorListRenderer
extends AbstracttSectionSelectorSectionListRenderer
-
Field Summary
Fields inherited from class de.hybris.platform.cockpit.components.navigationarea.renderer.AbstracttSectionSelectorSectionListRenderer
COCKPIT_ID_NAVIGATION_AREA_PREFIX, ON_DEMAND_ATTR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateContextMenu(org.zkoss.zk.ui.api.HtmlBasedComponent parent, TypedObject value) protected Stringprotected Stringprotected org.zkoss.zk.ui.ComponentloadCaptionComponent(org.zkoss.zk.ui.api.HtmlBasedComponent parent, TypedObject value) protected voidsendNotification(BaseUICockpitPerspective perspective, List<String> chosenRules) Methods inherited from class de.hybris.platform.cockpit.components.navigationarea.renderer.AbstracttSectionSelectorSectionListRenderer
getCaptionComponent, getSection, renderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.zkoss.zul.ListitemRenderer
render
-
Constructor Details
-
CatalogVersionSelectorListRenderer
public CatalogVersionSelectorListRenderer()
-
-
Method Details
-
getListcellSclass
- Specified by:
getListcellSclassin classAbstracttSectionSelectorSectionListRenderer
-
getListitemSclass
- Specified by:
getListitemSclassin classAbstracttSectionSelectorSectionListRenderer
-
loadCaptionComponent
protected org.zkoss.zk.ui.Component loadCaptionComponent(org.zkoss.zk.ui.api.HtmlBasedComponent parent, TypedObject value) - Overrides:
loadCaptionComponentin classAbstracttSectionSelectorSectionListRenderer
-
createContextMenu
- Overrides:
createContextMenuin classAbstracttSectionSelectorSectionListRenderer
-
getSectionRenderer
- Specified by:
getSectionRendererin classAbstracttSectionSelectorSectionListRenderer
-
sendNotification
-