|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemViewDropDestination
An adapter can elect to suppot this interface and answer whether it support copy/move/drop from the source (given adapter type) to the specified destination.
Method Summary | |
---|---|
boolean |
supportDropDestination(Object target)
Asks source adapter whether it supports dropping it on the given target. |
Method Detail |
---|
boolean supportDropDestination(Object target)
target
- the target to drop to.
true
if the drop destination is supported, false
otherwise.
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |