- AbstractModelItemDropHandler
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
int |
adjustTargetIndex(int ixFrom, int ixTo, boolean after)
|
|
boolean |
canDrop(ModelItem source, ModelItem target, int dropAction, int dropType)
|
|
boolean |
drop(ModelItem source, ModelItem target, int dropAction, int dropType)
|
|
java.lang.String |
getDropInfo(ModelItem source, ModelItem target, int dropAction, int dropType)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
-
-
Method Detail
-
public int adjustTargetIndex(int ixFrom, int ixTo, boolean after)
-
@java.lang.SuppressWarnings("unchecked")
public boolean canDrop(ModelItem source, ModelItem target, int dropAction, int dropType)
-
@java.lang.SuppressWarnings("unchecked")
public boolean drop(ModelItem source, ModelItem target, int dropAction, int dropType)
-
@java.lang.SuppressWarnings("unchecked")
public java.lang.String getDropInfo(ModelItem source, ModelItem target, int dropAction, int dropType)
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
ReadyAPI functional (soapui) SDK 3.20.1