Uses of Class
de.hybris.platform.cockpit.components.sectionpanel.SectionPanel
-
-
Uses of SectionPanel in de.hybris.platform.admincockpit.components.navigationarea.renderer
Methods in de.hybris.platform.admincockpit.components.navigationarea.renderer with parameters of type SectionPanel Modifier and Type Method Description voidConstraintGroupsSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidConstraintsSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of SectionPanel in de.hybris.platform.cmscockpit.components.editorarea
Methods in de.hybris.platform.cmscockpit.components.editorarea with parameters of type SectionPanel Modifier and Type Method Description voidPageUrlSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of SectionPanel in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type SectionPanel Modifier and Type Method Description protected voidCmsNewItemSection. createAllRequiredItems(SectionPanel panel) -
Uses of SectionPanel in de.hybris.platform.cockpit.components.editorarea.renderer
Methods in de.hybris.platform.cockpit.components.editorarea.renderer with parameters of type SectionPanel Modifier and Type Method Description voidCommentsSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of SectionPanel in de.hybris.platform.cockpit.components.navigationarea
Methods in de.hybris.platform.cockpit.components.navigationarea with parameters of type SectionPanel Modifier and Type Method Description voidNavigationSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of SectionPanel in de.hybris.platform.cockpit.components.navigationarea.renderer
Methods in de.hybris.platform.cockpit.components.navigationarea.renderer with parameters of type SectionPanel Modifier and Type Method Description abstract voidAbstractNavigationAreaSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidDefaultDrillableSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidDefaultSectionSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidDefaultSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidInfoBoxRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidOpenBoxesSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidQuerySectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidSpecialCollectionSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidTypeSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidUndoSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidWorkflowSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)protected voidTypeSelectorSectionRenderer. renderList(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)Renders a type listprotected voidTypeSelectorSectionRenderer. renderTree(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)Renders a type tree -
Uses of SectionPanel in de.hybris.platform.cockpit.components.sectionpanel
Methods in de.hybris.platform.cockpit.components.sectionpanel with parameters of type SectionPanel Modifier and Type Method Description voidDefaultMessageBoxRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, java.util.List<Message> messages)voidDefaultSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidDefaultSectionRowRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, java.util.Map<java.lang.String,java.lang.Object> ctx)voidMessageBoxRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, java.util.List<Message> messages)voidSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidSectionRowRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, java.util.Map<java.lang.String,java.lang.Object> ctx)protected voidSectionPanel. resetRowsMenu(SectionPanel panel, Section section, org.zkoss.zul.Menupopup nmp)Constructors in de.hybris.platform.cockpit.components.sectionpanel with parameters of type SectionPanel Constructor Description RowEvent(java.lang.String name, SectionPanel target, Section section, SectionRow sectionRow) -
Uses of SectionPanel in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type SectionPanel Modifier and Type Method Description voidMediaEditorSectionConfiguration.MediaEditorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of SectionPanel in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session with parameters of type SectionPanel Modifier and Type Method Description voidEditorAreaController. onShowAllRows(Section section, SectionPanel panel) -
Uses of SectionPanel in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl with parameters of type SectionPanel Modifier and Type Method Description protected voidNewItemSection. addMessage(SectionPanel panel, java.lang.Exception exc)protected voidNewItemSection. createNewItem(SectionPanel panel)voidAbstractEditorAreaController. onShowAllRows(Section section, SectionPanel panel)voidEditorRowRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, java.util.Map<java.lang.String,java.lang.Object> ctx)voidEditorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)protected voidEditorSectionRenderer. renderLater(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)protected voidEditorRowRenderer. renderLocalizedWrapper(SectionPanel panel, PropertyValueHolder propertyRow, org.zkoss.zk.ui.Component parent, java.util.Map<java.lang.String,java.lang.Object> ctx)protected voidEditorRowRenderer. renderSingleEditor(SectionPanel panel, SectionRow sectionRow, org.zkoss.zk.ui.Component parent, java.lang.String isoCode, java.util.Map<java.lang.String,java.lang.Object> ctx, java.util.List<java.lang.String> availableLangIsos)protected voidEditorRowRenderer. renderSingleEditor(SectionPanel panel, SectionRow sectionRow, org.zkoss.zk.ui.Component parent, java.lang.String isoCode, java.util.Map<java.lang.String,java.lang.Object> ctx, java.util.List<java.lang.String> readableLangIsos, java.util.List<java.lang.String> writeableLangIsos) -
Uses of SectionPanel in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer with parameters of type SectionPanel Modifier and Type Method Description voidBundleCatalogSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of SectionPanel in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with parameters of type SectionPanel Modifier and Type Method Description voidAdditionalInfoEditorRowRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, java.util.Map<java.lang.String,java.lang.Object> ctx) -
Uses of SectionPanel in de.hybris.platform.productcockpit.components.navigationarea.renderer
Methods in de.hybris.platform.productcockpit.components.navigationarea.renderer with parameters of type SectionPanel Modifier and Type Method Description abstract voidAbstractCatalogNavigationAreaSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidCatalogSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidCatalogSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidFavoritesSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of SectionPanel in de.hybris.platform.yacceleratorcockpits.productcockpit.editor
Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor with parameters of type SectionPanel Modifier and Type Method Description protected voidExternalTaxesSectionRenderer. constructHbox(SectionPanel panel, org.zkoss.zul.Div mainCnt, ExternalTaxesSectionConfiguration secConfig)voidExternalTaxesSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)
-