|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.support.dnd.handlers.AbstractModelItemDropHandler<T1,T2>
com.eviware.soapui.support.dnd.handlers.AbstractBeforeAfterModelItemDropHandler<WsdlTestSuite,WsdlTestSuite>
com.eviware.soapui.support.dnd.handlers.TestSuiteToTestSuiteDropHandler
public class TestSuiteToTestSuiteDropHandler
| Constructor Summary | |
|---|---|
TestSuiteToTestSuiteDropHandler()
|
|
| Method Summary | |
|---|---|
static WsdlTestSuite |
copyTestSuite(WsdlTestSuite testSuite,
WsdlProject target,
int position)
|
static WsdlTestSuite |
moveTestSuite(WsdlTestSuite testSuite,
WsdlProject target,
int position)
|
| Methods inherited from class com.eviware.soapui.support.dnd.handlers.AbstractModelItemDropHandler |
|---|
canDrop, drop, getDropInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestSuiteToTestSuiteDropHandler()
| Method Detail |
|---|
public static WsdlTestSuite moveTestSuite(WsdlTestSuite testSuite,
WsdlProject target,
int position)
public static WsdlTestSuite copyTestSuite(WsdlTestSuite testSuite,
WsdlProject target,
int position)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||