Uses of Interface
de.hybris.platform.cockpit.components.sectionpanel.SectionRow
-
-
Uses of SectionRow in de.hybris.platform.cockpit.components.sectionpanel
Classes in de.hybris.platform.cockpit.components.sectionpanel that implement SectionRow Modifier and Type Class Description classDefaultSectionRowclassPropertyValueHolderMethods in de.hybris.platform.cockpit.components.sectionpanel that return SectionRow Modifier and Type Method Description SectionRowDefaultSectionPanelModel. getNextVisibleRow(SectionRow row)SectionRowRowlayoutSectionPanelModel. getNextVisibleRow(SectionRow row)protected SectionRowSectionPanel. getNextVisibleRow(SectionRow row)SectionRowRowEvent. getRow()SectionRowMessage. getSectionRow()SectionRowSectionPanel.SectionRowComponent. getSectionRow()SectionRowSectionPanel. getSelectedRow()Methods in de.hybris.platform.cockpit.components.sectionpanel that return types with arguments of type SectionRow Modifier and Type Method Description java.util.Set<SectionRow>DefaultSectionPanelModel. getAllRows()java.util.Set<SectionRow>RowlayoutSectionPanelModel. getAllRows()java.util.Set<SectionRow>SectionPanel. getAllRows()java.util.List<SectionRow>DefaultSectionPanelModel. getRows(Section section)java.util.List<SectionRow>RowlayoutSectionPanelModel. getRows(Section section)Methods in de.hybris.platform.cockpit.components.sectionpanel with parameters of type SectionRow Modifier and Type Method Description voidSectionPanel. attacheValidationMenupopup(SectionRow row, org.zkoss.zul.Menupopup menuPopup)voidSectionPanelListener. attacheValidationMenupopup(SectionRow row, org.zkoss.zul.Menupopup menuPopup)org.zkoss.zk.ui.HtmlBasedComponentSectionPanel. createRowComponent(Section section, SectionRow row, org.zkoss.zk.ui.Component rowContainer, org.zkoss.zk.ui.Component sectionContentContainer)SectionPanel.SectionRowComponentSectionPanel. createRowComponent(Section section, SectionRow row, org.zkoss.zk.ui.Component rowContainer, org.zkoss.zk.ui.Component sectionContentContainer, java.lang.String labelWidth)protected org.zkoss.zul.MenupopupSectionPanel. createRowContextMenu(SectionRow row, Section section)protected org.zkoss.zul.DivSectionPanel. createRowValueContainer(SectionRow row)protected voidSectionPanel. doRowHidden(SectionRow row)protected voidSectionPanel. doRowShown(SectionRow row)protected voidSectionPanel. doRowUpdated(SectionRow row)protected voidAbstractSectionPanelModel. fireAttacheValidationIconMenu(SectionRow row, org.zkoss.zul.Menupopup menuPopup)protected voidAbstractSectionPanelModel. fireRowHide(SectionRow row)protected voidAbstractSectionPanelModel. fireRowShow(SectionRow row)protected voidAbstractSectionPanelModel. fireRowStatusChange(SectionRow row, int status, java.lang.String localizedMsg)protected voidAbstractSectionPanelModel. fireRowUpdate(SectionRow row)voidSectionPanel. focusNext(SectionRow row, java.lang.String nextIso)SectionRowDefaultSectionPanelModel. getNextVisibleRow(SectionRow row)SectionRowRowlayoutSectionPanelModel. getNextVisibleRow(SectionRow row)protected SectionRowSectionPanel. getNextVisibleRow(SectionRow row)protected SectionPanel.SectionRowComponentSectionPanel. getRowComponent(SectionRow row)protected SectionSectionPanel. getSection(SectionRow row)SectionDefaultSectionPanelModel. getSectionForRow(SectionRow row)voidDefaultSectionPanelModel. hideRow(SectionRow row)protected voidSectionPanel. highlightRow(SectionRow sectionRow)voidSectionPanelListener. labelChanged(SectionRow sectionRow)voidDefaultSectionPanelModel. moveRow(SectionRow row, Section sectionTo, int index)protected voidSectionPanel. registerRowComponent(Section section, SectionRow row, SectionPanel.SectionRowComponent comp)voidDefaultSectionRowRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, java.util.Map<java.lang.String,java.lang.Object> ctx)voidSectionRowRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, java.util.Map<java.lang.String,java.lang.Object> ctx)protected voidSectionPanel. renderRowValue(org.zkoss.zk.ui.Component valueContainer, SectionRow row)protected voidSectionPanel. renderRowValue(org.zkoss.zk.ui.Component valueContainer, SectionRow row, boolean useRowRenderer)voidSectionPanelListener. rowHide(SectionRow row)voidSectionPanelListener. rowShow(SectionRow row)voidSectionPanelListener. rowStatusChange(SectionRow row, int status)voidSectionPanelListener. rowStatusChange(SectionRow row, int status, java.lang.String localizedMsg)voidSectionPanelListener. rowUpdate(SectionRow row)voidAbstractSectionPanelModel. rowUpdated(SectionRow row)voidDefaultSectionPanelModel. setRowStatus(SectionRow row, int status)voidDefaultSectionPanelModel. setRowStatus(SectionRow row, int status, java.lang.String localizedMsg)voidRowlayoutSectionPanelModel. setRowStatus(SectionRow row, int status)voidRowlayoutSectionPanelModel. setRowStatus(SectionRow row, int status, java.lang.String localizedMsg)voidSectionPanel. setRowStatus(SectionRow row, int status, java.lang.String localizedMsg)voidMessage. setSectionRow(SectionRow sectionRow)voidSectionPanel.SectionRowComponent. setSectionRow(SectionRow sectionRow)voidSectionPanel. setSelectedRow(SectionRow selectedRow)voidSectionPanel. setSelectedRow(SectionRow selectedRow, boolean highlight)voidDefaultSectionPanelModel. setValidationIconMenu(SectionRow row, org.zkoss.zul.Menupopup menuPopup)voidRowlayoutSectionPanelModel. setValidationIconMenu(SectionRow row, org.zkoss.zul.Menupopup menuPopup)voidDefaultSectionPanelModel. showRow(SectionRow row)voidRowlayoutSectionPanelModel. showRow(SectionRow row)voidDefaultSectionPanelModel. updateRow(SectionRow row)voidRowlayoutSectionPanelModel. updateRow(SectionRow row)Method parameters in de.hybris.platform.cockpit.components.sectionpanel with type arguments of type SectionRow Modifier and Type Method Description voidDefaultSectionPanelModel. addSection(Section section, java.util.List<SectionRow> rows)voidDefaultSectionPanelModel. setRows(Section section, java.util.List<SectionRow> rows)Constructors in de.hybris.platform.cockpit.components.sectionpanel with parameters of type SectionRow Constructor Description RowEvent(java.lang.String name, SectionPanel target, Section section, SectionRow sectionRow) -
Uses of SectionRow in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement SectionRow Modifier and Type Class Description classEditorPropertyRowMethods in de.hybris.platform.cockpit.session.impl with parameters of type SectionRow Modifier and Type Method Description voidEditorRowRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, 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 SectionRow in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with parameters of type SectionRow Modifier and Type Method Description protected java.lang.StringAdditionalInfoEditorRowRenderer. getAdditionalRowInfo(SectionRow row)voidAdditionalInfoEditorRowRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, SectionRow row, java.util.Map<java.lang.String,java.lang.Object> ctx)
-