class PropertyModel(ObjectModel): (source)
Property | attr_deleter |
Undocumented |
Property | attr_fget |
Undocumented |
Property | attr_fset |
Undocumented |
Property | attr_getter |
Undocumented |
Property | attr_setter |
Undocumented |
Method | _init_function |
Undocumented |
Inherited from ObjectModel
:
Method | __call__ |
Undocumented |
Method | __contains__ |
Undocumented |
Method | __get__ |
Undocumented |
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | attributes |
Get the attributes which are exported by this object model. |
Method | lookup |
Look up the given name in the current model |
Instance Variable | _instance |
Undocumented |