| Trees | Indices | Help |
|
|---|
|
|
object --+
|
UserChangeProxy
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
proxiedItem = <Locale: en_US>
|
|||
isProxy = True
|
|||
changes = <Locale: en_US>
|
|||
containers = <Locale: en_US>
|
|||
|
|||
|
__class__ the object's class |
|||
|
|||
|
|
|
>>> item = items.ContentItem(itsView=view) >>> UserChangeProxy(item) <UserChangeProxy object at 0x...>A UserChangeProxy can only be created on a items.ContentItem: >>>
UserChangeProxy("hello") Traceback (most recent call last): ...
TypeError: Can't proxy a non-ContentItem hello >>>
|
|
|
|
|||
__class__the object's class
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Oct 28 06:07:37 2007 | http://epydoc.sourceforge.net |