No documentation available.
More...
Data descriptors inherited from dialog.rule.Rule: |
| def | __dict__ |
| | dictionary for instance variables (if defined)
|
| def | __weakref__ |
| | list of weak references to the object (if defined)
|
| def | dialog |
| def | enabled |
| def | object |
Additional Inherited Members |
Detailed Description
No documentation available.
Method resolution order
ChildWatch
dialog.rule.Rule
builtin.object
Constructor & Destructor Documentation
| def dialog.item.ChildWatch.__init__ |
( |
|
args | ) |
|
Member Function Documentation
| def dialog.item.ChildWatch.__dict__ |
( |
|
args | ) |
|
dictionary for instance variables (if defined)
Reimplemented from dialog.rule.Rule.
| def dialog.item.ChildWatch.__getdialog__ |
( |
|
args | ) |
|
| def dialog.item.ChildWatch.__getenabled__ |
( |
|
args | ) |
|
| def dialog.item.ChildWatch.__getobject__ |
( |
|
args | ) |
|
| def dialog.item.ChildWatch.__weakref__ |
( |
|
args | ) |
|
list of weak references to the object (if defined)
Reimplemented from dialog.rule.Rule.
| def dialog.item.ChildWatch.added |
( |
|
args | ) |
|
| def dialog.item.ChildWatch.dialog |
( |
|
args | ) |
|
| def dialog.item.ChildWatch.enabled |
( |
|
args | ) |
|
| def dialog.item.ChildWatch.object |
( |
|
args | ) |
|
| def dialog.item.ChildWatch.removed |
( |
|
args | ) |
|