Uses of Interface
de.hybris.platform.cockpit.components.contentbrowser.browsercomponents.CompareView.CompareViewListener
-
Packages that use CompareView.CompareViewListener Package Description de.hybris.platform.cockpit.components.contentbrowser.browsercomponents -
-
Uses of CompareView.CompareViewListener in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with parameters of type CompareView.CompareViewListener Modifier and Type Method Description voidCompareView. setListener(CompareView.CompareViewListener listener)Constructors in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with parameters of type CompareView.CompareViewListener Constructor Description CompareView(TypedObject sourceObject, java.util.List<TypedObject> allItems, java.util.Map<PropertyDescriptor,PropertyComparisonInfo> comparedAttributes, CompareView.CompareViewListener listener)
-