AttributeForwarder is an object which is used to forward certain attributes to another object.
Function | __class_init__ | Called when the class is created |
Function | __init__ | Create a new AttributeForwarder object. |
Called when the class is created
Create a new AttributeForwarder object.