Uses of Interface
de.hybris.platform.cockpit.util.ComponentInjector
Packages that use ComponentInjector
Package
Description
-
Uses of ComponentInjector in de.hybris.platform.cmscockpit.components.contentbrowser
Classes in de.hybris.platform.cmscockpit.components.contentbrowser that implement ComponentInjectorModifier and TypeClassDescriptionclassCreates and injects CMS Cockpit ZK components for the dynamic creation of template based content editors.classKarol Walczak <karol.walczak@hybris.com> -
Uses of ComponentInjector in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return ComponentInjectorModifier and TypeMethodDescriptionprotected ComponentInjectorWelcomeMainAreaBrowserComponent.getWelcomePageComponentInjector()WelcomeMainAreaBrowserComponent.getWelcomePageInjector()Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type ComponentInjectorModifier and TypeMethodDescriptionvoidWelcomeMainAreaBrowserComponent.setWelcomePageInjector(ComponentInjector welcomePageInjector)