C# Class Dev2.Studio.Views.Workflow.DragDropHelpers

Show file Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
DragDropHelpers ( IWorkflowDesignerView workflowDesignerView ) : System
PreventDrop ( IDataObject dataObject ) : bool

Method Details

DragDropHelpers() public method

public DragDropHelpers ( IWorkflowDesignerView workflowDesignerView ) : System
workflowDesignerView IWorkflowDesignerView
return System

PreventDrop() public method

public PreventDrop ( IDataObject dataObject ) : bool
dataObject IDataObject
return bool