C# Class Dev2.Studio.UI.Tests.UIMaps.Activities.DsfSequenceUiMap

Inheritance: ToolsUiMapBase
Mostra file Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
DragActivityOnDropPoint ( ToolType toolType ) : void
DragActivityOnLargeViewDropPoint ( ToolType toolType ) : void
DsfSequenceUiMap ( bool createNewtab = true, bool dragAssignOntoNewTab = true ) : System.Collections.Generic
GetActivityList ( ) : List

Method Details

DragActivityOnDropPoint() public method

public DragActivityOnDropPoint ( ToolType toolType ) : void
toolType ToolType
return void

DragActivityOnLargeViewDropPoint() public method

public DragActivityOnLargeViewDropPoint ( ToolType toolType ) : void
toolType ToolType
return void

DsfSequenceUiMap() public method

public DsfSequenceUiMap ( bool createNewtab = true, bool dragAssignOntoNewTab = true ) : System.Collections.Generic
createNewtab bool
dragAssignOntoNewTab bool
return System.Collections.Generic

GetActivityList() public method

public GetActivityList ( ) : List
return List