EDataServer.Extension¶
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
The object being extended |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class EDataServer.Extension(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
Contains only private data that should be read and manipulated using the functions below.
New in version 3.4.
- get_extensible()¶
- Returns:
the object being extended
- Return type:
Returns the object that self extends.
New in version 3.4.
Property Details¶
- EDataServer.Extension.props.extensible¶
- Name:
extensible
- Type:
- Default Value:
- Flags:
The object being extended