Uses of Interface
de.hybris.platform.cockpit.services.dragdrop.DragAndDropWrapper
Packages that use DragAndDropWrapper
Package
Description
-
Uses of DragAndDropWrapper in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type DragAndDropWrapperModifier and TypeMethodDescriptionvoidCmsPageMainAreaPersonalizeComponentFactory.PersonalizeGridRenderer.render(TypedObject item, org.zkoss.zk.ui.Component parent, GridViewConfiguration config, ListComponentModel model, DraggedItem draggedItem, DragAndDropWrapper ddWrapper) -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.components
Methods in de.hybris.platform.cockpit.components that return DragAndDropWrapperModifier and TypeMethodDescriptionprotected static DragAndDropWrapperDragNDropHelper.getDDWrapper() -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return DragAndDropWrapperModifier and TypeMethodDescriptionprotected DragAndDropWrapperAbstractContentBrowser.getDDWrapper() -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.model.gridview
Methods in de.hybris.platform.cockpit.model.gridview with parameters of type DragAndDropWrapperModifier and TypeMethodDescriptionvoidGridItemRenderer.render(TypedObject item, org.zkoss.zk.ui.Component parent, GridViewConfiguration config, ListComponentModel model, DraggedItem draggedItem, DragAndDropWrapper ddWrapper) -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.model.gridview.impl
Methods in de.hybris.platform.cockpit.model.gridview.impl with parameters of type DragAndDropWrapperModifier and TypeMethodDescriptionvoidDefaultGridItemRenderer.render(TypedObject item, org.zkoss.zk.ui.Component parent, GridViewConfiguration config, ListComponentModel model, DraggedItem draggedItem, DragAndDropWrapper ddWrapper) -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.services.dragdrop
Methods in de.hybris.platform.cockpit.services.dragdrop that return DragAndDropWrapperModifier and TypeMethodDescriptionDragAndDropContext.getWrapper()DragAndDropWrapperService.getWrapper()Methods in de.hybris.platform.cockpit.services.dragdrop with parameters of type DragAndDropWrapperModifier and TypeMethodDescriptionvoidDragAndDropWrapperService.setWrapper(DragAndDropWrapper wrapper) -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.services.dragdrop.impl
Classes in de.hybris.platform.cockpit.services.dragdrop.impl that implement DragAndDropWrapperMethods in de.hybris.platform.cockpit.services.dragdrop.impl that return DragAndDropWrapperMethods in de.hybris.platform.cockpit.services.dragdrop.impl with parameters of type DragAndDropWrapperModifier and TypeMethodDescriptionvoidDefaultDragAndDropContext.setWrapper(DragAndDropWrapper wrapper) -
Uses of DragAndDropWrapper in de.hybris.platform.productcockpit.components.macfinder
Methods in de.hybris.platform.productcockpit.components.macfinder that return DragAndDropWrapperModifier and TypeMethodDescriptionprotected DragAndDropWrapperMacFinderTreeComponent.getDDWrapper()