Inherits DistributedObjectBase.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
Inheritors should redefine this to take appropriate action on delete
Note that this may be called multiple times if a class inherits
from DistributedObjectUD more than once.
def status |
( |
|
self, |
|
|
|
indent = 0 |
|
) |
| |
print out doId(parentId, zoneId) className
and conditionally show generated, disabled, neverDisable,
or cachable
Member Data Documentation
tuple notify = directNotify.newCategory("DistributedObjectUD") [static] |