Uses of Class
com.hybris.backoffice.excel.export.wizard.renderer.attributechooser.AttributeChooserForm
Packages that use AttributeChooserForm
Package
Description
-
Uses of AttributeChooserForm in com.hybris.backoffice.excel.export.wizard.renderer
Methods in com.hybris.backoffice.excel.export.wizard.renderer that return types with arguments of type AttributeChooserFormModifier and TypeMethodDescriptioncom.hybris.cockpitng.widgets.common.WidgetComponentRenderer<org.zkoss.zk.ui.Component,Object, AttributeChooserForm> ExcelExportRenderer.getAttributeChooserRenderer()Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in com.hybris.backoffice.excel.export.wizard.renderer with type arguments of type AttributeChooserFormModifier and TypeMethodDescriptionvoidExcelExportRenderer.setAttributeChooserRenderer(com.hybris.cockpitng.widgets.common.WidgetComponentRenderer<org.zkoss.zk.ui.Component, Object, AttributeChooserForm> attributeChooserRenderer) Deprecated, for removal: This API element is subject to removal in a future version.since 6.7 no longer used - please seeAbstractAttributesExportRenderer.setAttributesChooserRenderer(WidgetComponentRenderer) -
Uses of AttributeChooserForm in com.hybris.backoffice.excel.export.wizard.renderer.attributechooser
Methods in com.hybris.backoffice.excel.export.wizard.renderer.attributechooser with parameters of type AttributeChooserFormModifier and TypeMethodDescriptionvoidDefaultAttributeChooserRenderer.addChosenAttributesListener(org.zkoss.zul.Tree selectedTree, AttributeChooserForm form, com.hybris.cockpitng.engine.WidgetInstanceManager wim) Deprecated, for removal: This API element is subject to removal in a future version.voidDefaultAttributeChooserRenderer.render(org.zkoss.zk.ui.Component parent, Object config, AttributeChooserForm form, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, com.hybris.cockpitng.engine.WidgetInstanceManager wim) Deprecated, for removal: This API element is subject to removal in a future version.
AbstractAttributesExportRenderer.getAttributesChooserRenderer()(WidgetComponentRenderer)}