|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_5_0.IUnknown
org.virtualbox_5_0.IDnDBase
org.virtualbox_5_0.IDnDTarget
org.virtualbox_5_0.IGuestDnDTarget
public class IGuestDnDTarget
Implementation of theIDnDTarget
object
for target drag'n drop operations on the guest.
Interface ID: {50CE4B51-0FF7-46B7-A138-3C6E5AC946B4}
Field Summary |
---|
Fields inherited from class org.virtualbox_5_0.IUnknown |
---|
obj, port |
Constructor Summary | |
---|---|
IGuestDnDTarget(java.lang.String wrapped,
org.virtualbox_5_0.jaxws.VboxPortType port)
|
Method Summary | |
---|---|
java.lang.Boolean |
getMidlDoesNotLikeEmptyInterfaces()
|
static IGuestDnDTarget |
queryInterface(IUnknown obj)
|
Methods inherited from class org.virtualbox_5_0.IDnDTarget |
---|
cancel, drop, enter, leave, move, sendData |
Methods inherited from class org.virtualbox_5_0.IDnDBase |
---|
addFormats, getFormats, getProtocolVersion, isFormatSupported, removeFormats |
Methods inherited from class org.virtualbox_5_0.IUnknown |
---|
getRemoteWSPort, getWrapped, releaseRemote |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IGuestDnDTarget(java.lang.String wrapped, org.virtualbox_5_0.jaxws.VboxPortType port)
Method Detail |
---|
public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
public static IGuestDnDTarget queryInterface(IUnknown obj)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |