Python3Script Xojo Plugin |
|
Python3Instance Class (console safe)
Class that represents a instance of a python 3 class.
Python3Object
Python3Instance
class Python3Instance
Properties
Name (Inherited) | Returns the name of the object. |
Methods
BooleanField | Gets or sets a boolean field on the class instance. |
DeleteAttribute | Deletes attribute from the Python class. |
DoubleField | Gets or sets a double field on the class instance. |
GetFunction | Gets a function by name from to execute from the class instance. |
HasAttribute | Checks if the class instance has attribute with a given name |
Int32Field | Gets or sets a Int32 field on the class instance. |
Int64Field | Gets or sets a Int64 field on the class instance. |
ObjectField | Gets or sets a object field on the class instance. |
StringField | Gets or sets a string field on the class instance. |
UInt64Field | Gets or sets a UInt64 field on the class instance. |
Supported Platforms:
MacOS X Cocoa 32 bitMacOS X Cocoa 64 bitWindows 32 bitWindows 64 bitLinux 32 bitLinux 64 bitLinux ARM