Uses of Interface
com.hybris.cockpitng.widgets.common.dynamicforms.ComponentsVisitorFactory
-
-
Uses of ComponentsVisitorFactory in com.hybris.cockpitng.widgets.common.dynamicforms.impl
Classes in com.hybris.cockpitng.widgets.common.dynamicforms.impl that implement ComponentsVisitorFactory Modifier and Type Class Description classDefaultComponentsVisitorFactoryFactory which createsComponentsVisitor -
Uses of ComponentsVisitorFactory in com.hybris.cockpitng.widgets.configurableflow.renderer
Methods in com.hybris.cockpitng.widgets.configurableflow.renderer with parameters of type ComponentsVisitorFactory Modifier and Type Method Description voidConfigurableFlowRenderer. setComponentsVisitorFactory(ComponentsVisitorFactory componentsVisitorFactory) -
Uses of ComponentsVisitorFactory in com.hybris.cockpitng.widgets.editorarea.renderer.impl
Methods in com.hybris.cockpitng.widgets.editorarea.renderer.impl with parameters of type ComponentsVisitorFactory Modifier and Type Method Description voidDefaultEditorAreaRenderer. setComponentsVisitorFactory(ComponentsVisitorFactory componentsVisitorFactory)
-