Uses of Interface
com.hybris.cockpitng.dnd.WidgetDragAndDropStrategyResolver
-
Packages that use WidgetDragAndDropStrategyResolver Package Description com.hybris.cockpitng.dnd -
-
Uses of WidgetDragAndDropStrategyResolver in com.hybris.cockpitng.dnd
Classes in com.hybris.cockpitng.dnd that implement WidgetDragAndDropStrategyResolver Modifier and Type Class Description classBeanNameWidgetDragAndDropStrategyResolverMethods in com.hybris.cockpitng.dnd that return types with arguments of type WidgetDragAndDropStrategyResolver Modifier and Type Method Description java.util.List<WidgetDragAndDropStrategyResolver>DefaultWidgetDragAndDropStrategyRepository. getWidgetDragAndDropStrategyResolvers()Constructor parameters in com.hybris.cockpitng.dnd with type arguments of type WidgetDragAndDropStrategyResolver Constructor Description DefaultWidgetDragAndDropStrategyRepository(java.util.List<WidgetDragAndDropStrategyResolver> widgetDragAndDropStrategyResolvers)
-