#include <mobu-python-api.h>
Public Member Functions | |
__reduce__ () | |
GetCount () | |
Clear () | |
Add () | |
Accept () | |
Get () | |
__init__ () | |
![]() | |
__reduce__ () | |
__init__ () | |
Public Attributes | |
object | State |
object | PosX |
object | PosY |
object | Data |
object | Components |
![]() | |
object | Type |
__init__ | ( | ) |
Python Docstring:
Raises an exception This class cannot be instantiated from Python
__reduce__ | ( | ) |
Accept | ( | ) |
Python Docstring:
Accept( (FBEventDragAndDrop)arg1) -> None
Add | ( | ) |
Python Docstring:
Add( (FBEventDragAndDrop)arg1, (FBComponent)arg2 [, (object)arg3]) -> None
Clear | ( | ) |
Python Docstring:
Clear( (FBEventDragAndDrop)arg1) -> None
Get | ( | ) |
Python Docstring:
Get( (FBEventDragAndDrop)arg1, (object)arg2) -> object
GetCount | ( | ) |
Python Docstring:
GetCount( (FBEventDragAndDrop)arg1) -> int
Components |
Read Property: (list) List of components drop. (it acces the same data as FBEventDragAndDrop.Get())
object Data |
object PosX |
object PosY |
object State |