Package suds :: Module properties :: Class AutoLinker
[hide private]
[frames] | no frames]

Class AutoLinker

source code

object --+
         |
        AutoLinker
Known Subclasses:

Base class, provides interface for automatic link management between a Properties object and the Properties contained within values.

Instance Methods [hide private]
 
updated(self, properties, prev, next)
Notification that a values was updated and the linkage between the properties contained with prev need to be relinked to the Properties contained within the next value.
source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__