|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.virtualbox_4_2.IUnknown
org.virtualbox_4_2.IEvent
org.virtualbox_4_2.IDragAndDropModeChangedEvent
public class IDragAndDropModeChangedEvent
Notification when the drag'n'drop mode changes. Interface ID: {E90B8850-AC8E-4DFF-8059-4100AE2C3C3D}
| Field Summary |
|---|
| Fields inherited from class org.virtualbox_4_2.IUnknown |
|---|
obj, port |
| Constructor Summary | |
|---|---|
IDragAndDropModeChangedEvent(java.lang.String wrapped,
org.virtualbox_4_2.jaxws.VboxPortType port)
|
|
| Method Summary | |
|---|---|
DragAndDropMode |
getDragAndDropMode()
The new drag'n'drop mode. |
static IDragAndDropModeChangedEvent |
queryInterface(IUnknown obj)
|
| Methods inherited from class org.virtualbox_4_2.IEvent |
|---|
getSource, getType, getWaitable, setProcessed, waitProcessed |
| Methods inherited from class org.virtualbox_4_2.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 IDragAndDropModeChangedEvent(java.lang.String wrapped,
org.virtualbox_4_2.jaxws.VboxPortType port)
| Method Detail |
|---|
public DragAndDropMode getDragAndDropMode()
public static IDragAndDropModeChangedEvent queryInterface(IUnknown obj)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||