| Package | Description |
|---|---|
| com.hybris.cockpitng.components.table | |
| com.hybris.cockpitng.widgets.compare.model | |
| com.hybris.cockpitng.widgets.compare.renderer |
| Modifier and Type | Method and Description |
|---|---|
TableRow |
TableRowsGroup.getHeaderRow() |
| Modifier and Type | Method and Description |
|---|---|
protected Supplier<TableRow> |
TableRows.newRowsSupplier() |
protected Supplier<TableRow> |
TableRowsGroup.newRowsSupplier() |
TableComponentIterator<TableRow> |
TableRows.rowsIterator() |
TableComponentIterator<TableRow> |
TableRowsGroup.rowsIterator() |
| Modifier and Type | Method and Description |
|---|---|
TableRow |
LocalizedAttributeInfo.getCurrentLocaleRow() |
TableRow |
LocalizedAttributeInfo.getSectionHeaderRow() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalizedAttributeInfo.setCurrentLocaleRow(TableRow currentLocaleRow) |
| Constructor and Description |
|---|
LocalizedAttributeInfo(TableRowsGroup parentSection,
TableRow sectionHeaderRow,
TableRowsGroup localizedAttributeGroup,
Section sectionConfiguration,
Attribute attributeConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<TableRow,Attribute,PartialRendererData<Collection>> |
DefaultCompareViewSectionRenderer.getAttributeRenderer() |
protected WidgetComponentRenderer<TableRow,Attribute,PartialRendererData<Collection>> |
DefaultCompareViewSectionRenderer.getAttributeRenderer(Attribute attributeConfig) |
protected WidgetComponentRenderer<TableRow,Section,PartialRendererData<Collection>> |
DefaultCompareViewSectionRenderer.getHeaderRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.zkoss.zk.ui.Component |
DefaultCompareViewAttributeRenderer.createAttributeNameContents(TableRow row,
TableCell parent,
Attribute configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected org.zkoss.zk.ui.HtmlBasedComponent |
DefaultCompareViewAttributeRenderer.createLocalizationDifferentiator(Locale locale,
TableRow row,
TableCell parent,
Attribute configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected org.zkoss.zk.ui.Component |
DefaultCompareViewAttributeRenderer.createLocalizedAttributeNameLabel(TableRow row,
TableCell parent,
Attribute configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
DefaultCompareViewSectionRenderer.handleLocalizedAttributeExpandStateChangeRequested(boolean newCollapsedState,
TableRow row,
Section configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
DefaultCompareViewSectionRenderer.handleLocalizedAttributeExpandStateChangeRequested(TableRowsGroup group,
TableRow currentLocaleRow,
Section configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
DefaultCompareViewSectionRenderer.handleSectionExpandStateChangeRequested(TableRowsGroup parent,
TableRow headerRow,
Section configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager,
Object markData) |
void |
DefaultCompareViewAttributeRenderer.render(TableRow parent,
Attribute configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
void |
DefaultCompareViewSectionHeaderRenderer.render(TableRow parent,
Section configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
DefaultCompareViewSectionRenderer.renderAttribute(TableRowsGroup parent,
TableRow row,
Attribute attribute,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
DefaultCompareViewAttributeRenderer.renderAttributeName(TableRow parent,
TableCell attributeName,
Attribute configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
DefaultCompareViewSectionRenderer.renderLocalizedAttributeLocalization(TableRowsGroup parent,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager,
TableRow row,
Attribute attribute,
Locale locale) |
protected void |
DefaultCompareViewSectionRenderer.renderSection(TableRowsGroup parent,
TableRow headerRow,
Section configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
DefaultCompareViewSectionRenderer.renderSectionHeader(TableRowsGroup parent,
TableRow row,
Section configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
DefaultCompareViewSectionRenderer.sectionHeaderRendered(TableRowsGroup parent,
TableRow row,
Section configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
DefaultCompareViewSectionRenderer.updateSectionHeaderDifferentMark(Section configuration,
TableRow tableRow,
PartialRendererData<Collection> data) |
protected void |
DefaultCompareViewSectionRenderer.updateTableRowDifferentMark(TableRowsGroup parent,
TableRow tableRow,
Attribute attribute,
PartialRendererData<Collection> data) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCompareViewHeaderRenderer.renderHeader(TableRows parent,
TableComponentIterator<TableRow> rows,
CompareView configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
void |
DefaultCompareViewSectionRenderer.setAttributeRenderer(WidgetComponentRenderer<TableRow,Attribute,PartialRendererData<Collection>> attributeRenderer) |
void |
DefaultCompareViewSectionRenderer.setHeaderRenderer(WidgetComponentRenderer<TableRow,Section,PartialRendererData<Collection>> headerRenderer) |
| Constructor and Description |
|---|
ExpandSectionListener(TableRowsGroup parent,
TableRow headerRow,
Section configuration,
PartialRendererData<Collection> data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager)
Deprecated.
|
Copyright © 2018. All rights reserved.