Uses of Interface
de.hybris.platform.cockpit.model.advancedsearch.AdvancedSearchModelListener
Packages that use AdvancedSearchModelListener
Package
Description
-
Uses of AdvancedSearchModelListener in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return AdvancedSearchModelListenerModifier and TypeMethodDescriptionprotected AdvancedSearchModelListenerAdvancedSearchPage.DefaultSelectorAdvancedSearchController.createModelListener(UIAdvancedSearchView view) -
Uses of AdvancedSearchModelListener in de.hybris.platform.cockpit.components.contentbrowser
Classes in de.hybris.platform.cockpit.components.contentbrowser that implement AdvancedSearchModelListenerMethods in de.hybris.platform.cockpit.components.contentbrowser that return AdvancedSearchModelListenerModifier and TypeMethodDescriptionprotected AdvancedSearchModelListenerDefaultBrowserAdvancedSearchController.createModelListener(SearchBrowserModel browser, UIAdvancedSearchView view) -
Uses of AdvancedSearchModelListener in de.hybris.platform.cockpit.model.advancedsearch.impl
Methods in de.hybris.platform.cockpit.model.advancedsearch.impl with parameters of type AdvancedSearchModelListenerModifier and TypeMethodDescriptionvoidAbstractAdvancedSearchModel.addAdvancedSearchModelListener(AdvancedSearchModelListener listener) Registers theAdvancedSearchModelListenerlistenerwith this model (if not already registered).voidAbstractAdvancedSearchModel.removeAdvancedSearchModelListener(AdvancedSearchModelListener listener) Unregisters theAdvancedSearchModelListenerlistenerwith this model if registered. -
Uses of AdvancedSearchModelListener in de.hybris.platform.cockpit.model.referenceeditor.impl
Classes in de.hybris.platform.cockpit.model.referenceeditor.impl that implement AdvancedSearchModelListenerMethods in de.hybris.platform.cockpit.model.referenceeditor.impl that return AdvancedSearchModelListenerModifier and TypeMethodDescriptionprotected AdvancedSearchModelListenerDefaultSelectorAdvancedSearchController.createModelListener(UIAdvancedSearchView view) -
Uses of AdvancedSearchModelListener in de.hybris.platform.cockpit.model.referenceeditor.simple.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple.impl that return AdvancedSearchModelListenerModifier and TypeMethodDescriptionprotected AdvancedSearchModelListenerDefaultSimpleSelectorAdvancedSearchController.createModelListener(UIAdvancedSearchView view) -
Uses of AdvancedSearchModelListener in de.hybris.platform.cockpit.wizards.generic
Methods in de.hybris.platform.cockpit.wizards.generic that return AdvancedSearchModelListenerModifier and TypeMethodDescriptionprotected AdvancedSearchModelListenerAdvancedSearchPage.DefaultSelectorAdvancedSearchController.createModelListener(UIAdvancedSearchView view)