Uses of Class
com.hybris.cockpitng.core.config.impl.jaxb.editorarea.CustomElement
-
Packages that use CustomElement Package Description com.hybris.cockpitng.widgets.editorarea.renderer.impl -
-
Uses of CustomElement in com.hybris.cockpitng.widgets.editorarea.renderer.impl
Methods in com.hybris.cockpitng.widgets.editorarea.renderer.impl that return types with arguments of type CustomElement Modifier and Type Method Description protected WidgetComponentRenderer<org.zkoss.zk.ui.Component,CustomElement,java.lang.Object>DefaultEditorAreaPanelRenderer. createCustomHtmlRenderer()Methods in com.hybris.cockpitng.widgets.editorarea.renderer.impl with parameters of type CustomElement Modifier and Type Method Description protected org.zkoss.zul.HtmlAbstractEditorAreaComponentRenderer. createCustom(DataType genericType, CustomElement customElement, java.lang.Object object)protected org.zkoss.zul.HtmlDefaultEditorAreaSectionRenderer. renderCustomElement(CustomElement definition, org.zkoss.zk.ui.Component parent, DataType genericType, java.lang.Object object)
-