Uses of Class
de.hybris.platform.cockpit.services.dragdrop.DragAndDropWrapperService
-
Packages that use DragAndDropWrapperService Package Description de.hybris.platform.cockpit.session de.hybris.platform.cockpit.session.impl -
-
Uses of DragAndDropWrapperService in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return DragAndDropWrapperService Modifier and Type Method Description DragAndDropWrapperServiceUICockpitPerspective. getDragAndDropWrapperService() -
Uses of DragAndDropWrapperService in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return DragAndDropWrapperService Modifier and Type Method Description DragAndDropWrapperServiceAbstractUIPerspective. getDragAndDropWrapperService()Methods in de.hybris.platform.cockpit.session.impl with parameters of type DragAndDropWrapperService Modifier and Type Method Description voidAbstractUIPerspective. setDragAndDropWrapperService(DragAndDropWrapperService dragAndDropWrapperService)
-