Uses of Interface
de.hybris.platform.cockpit.services.dragdrop.DragAndDropWrapper
-
-
Uses of DragAndDropWrapper in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type DragAndDropWrapper Modifier and Type Method Description voidCmsPageMainAreaPersonalizeComponentFactory.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 DragAndDropWrapper Modifier and Type Method Description protected static DragAndDropWrapperDragNDropHelper. getDDWrapper() -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return DragAndDropWrapper Modifier and Type Method Description protected DragAndDropWrapperAbstractContentBrowser. getDDWrapper() -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.components.navigationarea.renderer
Methods in de.hybris.platform.cockpit.components.navigationarea.renderer that return DragAndDropWrapper Modifier and Type Method Description protected DragAndDropWrapperQueryRenderer. getDDWrapper()protected DragAndDropWrapperQuerySectionRenderer. getDDWrapper()protected DragAndDropWrapperSpecialCollectionRenderer. getDDWrapper()DragAndDropWrapperWorkflowSectionRenderer. getDDWrapper()protected DragAndDropWrapperWorkflowTemplateTreeitemRenderer. getDDWrapper() -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization
Methods in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization that return DragAndDropWrapper Modifier and Type Method Description protected DragAndDropWrapperMyWorkflowsTreeRenderer. getDDWrapper()protected DragAndDropWrapperWorkflowTemplateTreeitemRenderer. getDDWrapper() -
Uses of DragAndDropWrapper in de.hybris.platform.cockpit.model.gridview
Methods in de.hybris.platform.cockpit.model.gridview with parameters of type DragAndDropWrapper Modifier and Type Method Description voidGridItemRenderer. 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 DragAndDropWrapper Modifier and Type Method Description voidDefaultGridItemRenderer. 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 DragAndDropWrapper Modifier and Type Method Description DragAndDropWrapperDragAndDropContext. getWrapper()DragAndDropWrapperDragAndDropWrapperService. getWrapper()Methods in de.hybris.platform.cockpit.services.dragdrop with parameters of type DragAndDropWrapper Modifier and Type Method Description voidDragAndDropWrapperService. 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 DragAndDropWrapper Modifier and Type Class Description classDefaultDragAndDropWrapperMethods in de.hybris.platform.cockpit.services.dragdrop.impl that return DragAndDropWrapper Modifier and Type Method Description DragAndDropWrapperDefaultDragAndDropContext. getWrapper()Methods in de.hybris.platform.cockpit.services.dragdrop.impl with parameters of type DragAndDropWrapper Modifier and Type Method Description voidDefaultDragAndDropContext. setWrapper(DragAndDropWrapper wrapper) -
Uses of DragAndDropWrapper in de.hybris.platform.productcockpit.components.macfinder
Methods in de.hybris.platform.productcockpit.components.macfinder that return DragAndDropWrapper Modifier and Type Method Description protected DragAndDropWrapperMacFinderTreeComponent. getDDWrapper()
-