| Modifier and Type | Class and Description |
|---|---|
class |
AttributeChooserRenderer
Renders two lists: available attributes and chosen attributes.
|
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zul.Popup,FulltextSearch,AdvancedSearchData> |
FullTextSearchController.getFieldQueryPopupRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
FullTextSearchController.setFieldQueryPopupRenderer(WidgetComponentRenderer<org.zkoss.zul.Popup,FulltextSearch,AdvancedSearchData> fieldQueryPopupRenderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFieldQueryFieldRenderer |
class |
DefaultFieldQueryPopupRenderer |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,FulltextSearch,FieldQueryFilter> |
DefaultFieldQueryPopupRenderer.getFieldRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFieldQueryPopupRenderer.setFieldRenderer(WidgetComponentRenderer<org.zkoss.zk.ui.Component,FulltextSearch,FieldQueryFilter> fieldRenderer) |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zk.ui.HtmlBasedComponent,QuickList,Object> |
QuickListController.createItemRenderer() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQuickListItemRenderer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCustomMenuActionRenderer<PARENT extends org.zkoss.zk.ui.HtmlBasedComponent,CONFIG,DATA>
So called "three dots renderer".
|
| Modifier and Type | Method and Description |
|---|---|
protected List<WidgetComponentRenderer<org.zkoss.zul.Menupopup,CONFIG,DATA>> |
AbstractCustomMenuActionRenderer.getActionRenderers() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCustomMenuActionRenderer.setActionRenderers(List<WidgetComponentRenderer<org.zkoss.zul.Menupopup,CONFIG,DATA>> actionRenderers) |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer |
DefaultCellRenderer.getListCellRenderer(ListColumn column) |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,EditorArea,Object> |
DefaultEditorAreaController.getEditorAreaRenderer()
Deprecated.
since 6.5
|
| Modifier and Type | Method and Description |
|---|---|
WidgetComponentRenderer<I,C,D> |
AbstractMoldStrategy.getRenderer()
Returns the list view renderer based on the value of the
widget setting.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMoldStrategy.initializeRenderer(WidgetComponentRenderer<I,C,D> renderer)
Deprecated.
since 6.5
|
void |
AbstractMoldStrategy.setRenderer(WidgetComponentRenderer<I,C,D> renderer)
Deprecated.
since 6.5
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImageComponentRenderer<P extends org.zkoss.zk.ui.Component,C,D> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGridBoxRenderer |
| Modifier and Type | Method and Description |
|---|---|
protected List<WidgetComponentRenderer> |
DefaultGridBoxRenderer.getAdditionalRenderers(GridView configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingRenderer |
class |
DefaultListCellRenderer |
class |
DefaultListViewRenderer
Renders list entries using
LabelService. |
class |
DefaultPreviewListCellRenderer |
class |
PermissionManagementListCellRenderer |
class |
PermissionManagementListViewRenderer |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zul.Listcell,ListColumn,Object> |
DefaultListViewRenderer.getColumnCellRenderer(ListColumn column,
WidgetInstanceManager widgetInstanceManager,
DataType dataType) |
protected WidgetComponentRenderer<org.zkoss.zul.Listcell,ListColumn,Object> |
DefaultListViewRenderer.getDefaultCellRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultListViewRenderer.setDefaultCellRenderer(WidgetComponentRenderer defaultCellRenderer) |
| Modifier and Type | Field and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zul.Treeitem,Void,TreeViewCollectionBrowserNode> |
TreeViewCollectionBrowserMoldStrategy.renderer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTreeViewRenderer
Renders tree entries in two column form: preview and label.
|
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zul.Treecell,Void,TreeViewCollectionBrowserNode> |
DefaultTreeViewRenderer.createCellRenderer() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NotifyingWidgetComponentRenderer<PARENT,CONFIG,DATA>
API for renderers that could be used for rendering components within widgets extended with possibility to notify
listeners about rendering progress.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImageBoxRenderer<I extends ImagePreview> |
class |
AbstractLazyRenderer<PARENT,CONFIG,DATA,LAZY_DATA>
Abstract renderer which allows lazy and non-blocking ui rendering
|
class |
AbstractWidgetComponentRenderer<PARENT,CONFIG,DATA> |
class |
CompoundWidgetComponentRenderer<PARENT extends org.zkoss.zk.ui.Component,CONFIG,DATA>
Renderer which allows to group renderers
|
| Modifier and Type | Method and Description |
|---|---|
WidgetComponentRenderer |
DefaultWidgetComponentRendererFactory.createWidgetComponentRenderer(String configuredRenderer) |
WidgetComponentRenderer<I,C,D> |
WidgetComponentRendererFactory.createWidgetComponentRenderer(String configuredRenderer) |
protected WidgetComponentRenderer |
AbstractImageBoxRenderer.getBean(String renderer) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<WidgetComponentRenderer> |
AbstractImageBoxRenderer.getAdditionalRenderers(I configuration) |
| Modifier and Type | Method and Description |
|---|---|
<PP,CC,DD> void |
ProxyRenderer.render(WidgetComponentRenderer<PP,CC,DD> renderer,
PP parent,
CC config,
DD data,
DataType dataType,
WidgetInstanceManager wim) |
protected void |
AbstractImageBoxRenderer.renderAdditionalComponent(org.zkoss.zk.ui.HtmlBasedComponent parent,
WidgetComponentRenderer widgetComponentRenderer,
I configuration,
Object element,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundWidgetComponentRenderer.setRenderers(List<WidgetComponentRenderer> renderers) |
| Constructor and Description |
|---|
WidgetComponentRendererEvent(org.zkoss.zk.ui.Component source,
WidgetComponentRenderer<P,C,D> renderer)
Deprecated.
since 6.5
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompareViewLayout |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCompareViewAttributeRenderer |
class |
DefaultCompareViewBoxRenderer |
class |
DefaultCompareViewHeaderItemRenderer |
class |
DefaultCompareViewHeaderRenderer |
class |
DefaultCompareViewHeaderSummaryRenderer |
class |
DefaultCompareViewLayout |
class |
DefaultCompareViewSectionHeaderRenderer |
class |
DefaultCompareViewSectionRenderer |
class |
DefaultPinRenderer |
class |
DefaultRemoveItemRenderer |
| Modifier and Type | Method and Description |
|---|---|
protected List<WidgetComponentRenderer> |
DefaultCompareViewBoxRenderer.getAdditionalRenderers(Header configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCustomViewRenderer |
class |
DefaultValidatableCustomViewRenderer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEditorAreaComponentRenderer<T,K> |
class |
AbstractEditorAreaPanelRenderer<K> |
class |
AbstractEditorAreaSectionRenderer<K> |
class |
AbstractEditorAreaTabRenderer<K> |
class |
DefaultEditorAreaPanelRenderer
Default renderer for section panels.
|
class |
DefaultEditorAreaRenderer
Default renderer for editor area.
|
class |
DefaultEditorAreaSectionRenderer
Default renderer for editor area sections.
|
class |
DefaultEditorAreaTabRenderer |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zul.Cell,Attribute,Object> |
DefaultEditorAreaSectionRenderer.createAttributeEditorWithLabelRenderer() |
protected WidgetComponentRenderer<org.zkoss.zul.Cell,Attribute,Object> |
DefaultEditorAreaSectionRenderer.createAttributeRenderer() |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,Attribute,Object> |
DefaultEditorAreaPanelRenderer.createAttributeRenderer() |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,CustomElement,Object> |
DefaultEditorAreaPanelRenderer.createCustomHtmlRenderer() |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,CustomSection,Object> |
DefaultEditorAreaSectionRenderer.createCustomSectionRenderer(String springBean,
String clazz) |
protected WidgetComponentRenderer<org.zkoss.zk.ui.HtmlBasedComponent,Attribute,String> |
AbstractEditorAreaComponentRenderer.createNotReadableAttributeLabelRenderer() |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,Section,Object> |
DefaultEditorAreaSectionRenderer.createSectionRenderer() |
protected WidgetComponentRenderer<org.zkoss.zul.Tabs,AbstractTab,Object> |
DefaultEditorAreaRenderer.createTabRenderer() |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,AbstractPanel,Object> |
DefaultEditorAreaSectionRenderer.getEditorAreaPanelRenderer() |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,AbstractSection,Object> |
DefaultEditorAreaTabRenderer.getEditorAreaSectionRenderer() |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,AbstractTab,Object> |
DefaultEditorAreaRenderer.getEditorAreaTabRenderer() |
protected <C> WidgetComponentRenderer<org.zkoss.zk.ui.Component,C,Object> |
AbstractEditorAreaComponentRenderer.resolveCustomComponentRenderer(String springId,
String className,
Class<C> clazz)
Returns instance of
WidgetComponentRenderer based on the beanID or class name. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEditorAreaSectionRenderer.setEditorAreaPanelRenderer(WidgetComponentRenderer<org.zkoss.zk.ui.Component,AbstractPanel,Object> editorAreaPanelRenderer) |
void |
DefaultEditorAreaTabRenderer.setEditorAreaSectionRenderer(WidgetComponentRenderer<org.zkoss.zk.ui.Component,AbstractSection,Object> editorAreaSectionRenderer) |
void |
DefaultEditorAreaRenderer.setEditorAreaTabRenderer(WidgetComponentRenderer<org.zkoss.zk.ui.Component,AbstractTab,Object> editorAreaTabRenderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnboundSectionRenderer |
| Modifier and Type | Method and Description |
|---|---|
static <R extends WidgetComponentRenderer> |
CustomRendererClassUtil.createRenderer(String name,
Class<? extends R> rendererClass)
Returns an instance of
WidgetComponentRenderer represented by Spring bean name or a class name or
null if it couldn't be found. |
static <RENDERER extends WidgetComponentRenderer> |
CustomRendererClassUtil.createRenderer(String beanName,
String className,
Class<? extends RENDERER> rendererClass)
Returns an instance of
WidgetComponentRenderer represented by Spring bean name or a class name or
null if it couldn't be found. |
| Modifier and Type | Method and Description |
|---|---|
static WidgetComponentRenderer |
CustomRendererClassUtil.createRenderer(String name)
Returns an instance of
WidgetComponentRenderer represented by Spring bean name or a class name or
null if it couldn't be found. |
static WidgetComponentRenderer |
CustomRendererClassUtil.createRenderer(String beanName,
String className)
Returns an instance of
WidgetComponentRenderer represented by Spring bean name or a class name or
null if it couldn't be found. |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,AbstractSection,Object> |
SummaryViewController.getSummaryViewSectionRenderer()
Deprecated.
since 6.5
|
protected WidgetComponentRenderer<org.zkoss.zk.ui.HtmlBasedComponent,SummaryView,Object> |
SummaryViewController.getSummaryViewThumbnailRenderer()
Deprecated.
since 6.5
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSummaryViewItemWithIconRenderer<DATA> |
class |
DefaultSummaryViewAssetsRenderer |
class |
DefaultSummaryViewAttributeRenderer |
class |
DefaultSummaryViewSectionRenderer |
class |
DefaultSummaryViewThumbnailRenderer |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,Actions,Object> |
DefaultSummaryViewSectionRenderer.createActionsRenderer() |
WidgetComponentRenderer<org.zkoss.zk.ui.Component,Attribute,Object> |
DefaultSummaryViewSectionRenderer.createAttributeRenderer() |
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,Attribute,Object> |
DefaultSummaryViewSectionRenderer.createCustomAttributeRenderer(CustomAttribute customAttributeConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSummaryViewSectionRenderer.setDataQualityGroupRenderer(WidgetComponentRenderer<org.zkoss.zk.ui.Component,Attribute,Object> dataQualityGroupRenderer) |
void |
DefaultSummaryViewSectionRenderer.setSummaryViewAttributeRenderer(WidgetComponentRenderer<org.zkoss.zk.ui.Component,Attribute,Object> summaryViewAttributeRenderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataQualityGroupRenderer |
class |
DefaultDataQualityPropertyRenderer |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,DataQualityProperty,Object> |
DefaultDataQualityGroupRenderer.getDataQualityPropertyRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDataQualityGroupRenderer.setDataQualityPropertyRenderer(WidgetComponentRenderer<org.zkoss.zk.ui.Component,DataQualityProperty,Object> dataQualityItemRenderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultValueChooserRenderer |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,Option,Boolean> |
ValueChooserController.getOptionRenderer() |
Copyright © 2018. All rights reserved.