FBDragAndDropState Class Reference

FBDragAndDropState Class Reference

#include <mobu-python-api.h>

Class Description

State of Drag and Drop.

+ Inheritance diagram for FBDragAndDropState:

Public Attributes

object kFBDragAndDropBegin
 Begin a drag and drop sequence. More...
 
object kFBDragAndDropDrag
 Dragging. More...
 
object kFBDragAndDropDrop
 Dropping. More...
 
object kFBDragAndDropEnd
 End of drag and drop. More...
 
object kFBDragOnEmpty
 Empty the drag and drop stack. More...
 
object kFBDragOnEmptyDrop
 Dropping empty stack. More...
 

Member Data Documentation

object kFBDragAndDropBegin

Begin a drag and drop sequence.

object kFBDragAndDropDrag
object kFBDragAndDropDrop
object kFBDragAndDropEnd

End of drag and drop.

object kFBDragOnEmpty

Empty the drag and drop stack.

object kFBDragOnEmptyDrop

Dropping empty stack.