com.eviware.soapui.support.dnd.handlers
Class DragAndDropSupport
java.lang.Object
com.eviware.soapui.support.dnd.handlers.DragAndDropSupport
public class DragAndDropSupport
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DragAndDropSupport
public DragAndDropSupport()
copyTestStep
public static boolean copyTestStep(WsdlTestStep source,
WsdlTestCase target,
int defaultPosition)
importRequiredInterfaces
public static boolean importRequiredInterfaces(WsdlProject project,
java.util.Set<Interface> requiredInterfaces,
java.lang.String title)
moveTestStep
public static boolean moveTestStep(WsdlTestStep source,
WsdlTestCase target,
int defaultPosition)
Copyright © 2005-2009 eviware.com. All Rights Reserved.