|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_6_0.IUnknown
org.virtualbox_6_0.IDnDBase
org.virtualbox_6_0.IDnDSource
org.virtualbox_6_0.IGuestDnDSource
public class IGuestDnDSource
Implementation of theIDnDSource
object
for source drag'n drop operations on the guest.
Interface ID: {DEDFB5D9-4C1B-EDF7-FDF3-C1BE6827DC28}
Field Summary |
---|
Fields inherited from class org.virtualbox_6_0.IUnknown |
---|
obj, objMgr, port |
Constructor Summary | |
---|---|
IGuestDnDSource(java.lang.String wrapped,
org.virtualbox_6_0.ObjectRefManager objMgr,
org.virtualbox_6_0.jaxws.VboxPortType port)
|
Method Summary | |
---|---|
java.lang.Boolean |
getMidlDoesNotLikeEmptyInterfaces()
|
static IGuestDnDSource |
queryInterface(IUnknown obj)
|
Methods inherited from class org.virtualbox_6_0.IDnDSource |
---|
dragIsPending, drop, receiveData |
Methods inherited from class org.virtualbox_6_0.IDnDBase |
---|
addFormats, getFormats, getProtocolVersion, isFormatSupported, removeFormats |
Methods inherited from class org.virtualbox_6_0.IUnknown |
---|
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IGuestDnDSource(java.lang.String wrapped, org.virtualbox_6_0.ObjectRefManager objMgr, org.virtualbox_6_0.jaxws.VboxPortType port)
Method Detail |
---|
public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
public static IGuestDnDSource queryInterface(IUnknown obj)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |