public class DragAndDropSupport extends Object
Constructor and Description |
---|
DragAndDropSupport() |
Modifier and Type | Method and Description |
---|---|
static boolean |
copyTestStep(WsdlTestStep source,
WsdlTestCase target,
int defaultPosition) |
static boolean |
importRequiredInterfaces(Project project,
Set<Interface> requiredInterfaces,
String title) |
static boolean |
moveTestStep(WsdlTestStep source,
WsdlTestCase target,
int defaultPosition) |
public static boolean copyTestStep(WsdlTestStep source, WsdlTestCase target, int defaultPosition)
public static boolean importRequiredInterfaces(Project project, Set<Interface> requiredInterfaces, String title)
public static boolean moveTestStep(WsdlTestStep source, WsdlTestCase target, int defaultPosition)
Copyright © 2019. All Rights Reserved.