| Package | Description |
|---|---|
| com.hybris.cockpitng.config.summaryview.jaxb | |
| com.hybris.cockpitng.widgets.summaryview | |
| com.hybris.cockpitng.widgets.summaryview.renderer |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomSection
Java class for customSection complex type.
|
class |
Section
Java class for section complex type.
|
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRendererListener<org.zkoss.zk.ui.Component,AbstractSection,Object> |
SummaryViewController.createActionsRendererListener() |
protected NotifyingWidgetComponentRenderer<org.zkoss.zk.ui.Component,AbstractSection,Object> |
SummaryViewController.getSectionRenderer() |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,AbstractSection,Object> |
SummaryViewController.getSummaryViewSectionRenderer()
Deprecated.
since 6.5
|
| Modifier and Type | Method and Description |
|---|---|
protected org.zkoss.zul.Groupbox |
DefaultSummaryViewSectionRenderer.createSectionContainer(org.zkoss.zk.ui.Component parent,
AbstractSection sectionConfiguration,
Object data) |
protected org.zkoss.zul.Caption |
DefaultSummaryViewSectionRenderer.createSectionContainerCaption(AbstractSection sectionConfiguration) |
void |
DefaultSummaryViewSectionRenderer.render(org.zkoss.zk.ui.Component parent,
AbstractSection sectionConfiguration,
Object data,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
Copyright © 2018. All rights reserved.