com.eviware.soapui.support.dnd.handlers
Class InterfaceToProjectDropHandler

java.lang.Object
  extended by com.eviware.soapui.support.dnd.handlers.AbstractModelItemDropHandler<T1,T2>
      extended by com.eviware.soapui.support.dnd.handlers.AbstractAfterModelItemDropHandler<WsdlInterface,WsdlProject>
          extended by com.eviware.soapui.support.dnd.handlers.InterfaceToProjectDropHandler
All Implemented Interfaces:
ModelItemDropHandler<ModelItem>

public class InterfaceToProjectDropHandler
extends AbstractAfterModelItemDropHandler<WsdlInterface,WsdlProject>


Constructor Summary
InterfaceToProjectDropHandler()
           
 
Method Summary
 
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

InterfaceToProjectDropHandler

public InterfaceToProjectDropHandler()


Copyright © 2005-2008 eviware.com. All Rights Reserved.