| Constructor and Description |
|---|
MetaModelDropHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDrop(MetaModel source,
MetaModel target,
int dropAction,
int dropType) |
boolean |
drop(MetaModel source,
MetaModel target,
int dropAction,
int dropType) |
String |
getDropInfo(MetaModel source,
MetaModel target,
int dropAction,
int dropType) |
public boolean canDrop(MetaModel source, MetaModel target, int dropAction, int dropType)
canDrop in interface com.eviware.soapui.support.dnd.ModelItemDropHandler<MetaModel>public boolean drop(MetaModel source, MetaModel target, int dropAction, int dropType)
drop in interface com.eviware.soapui.support.dnd.ModelItemDropHandler<MetaModel>Copyright © 2019. All rights reserved.