SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
List of all members
dialog.item.ChildWatch Class Reference

No documentation available. More...

Inheritance diagram for dialog.item.ChildWatch:
dialog.rule.Rule

Methods defined here:

def __init__
def added
def removed

Methods inherited from dialog.rule.Rule:

def __getdialog__
def __getenabled__
def __getobject__

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

- Public Member Functions inherited from dialog.rule.Rule

Detailed Description

No documentation available.

Method resolution order

ChildWatch
dialog.rule.Rule
builtin.object

Constructor & Destructor Documentation

def dialog.item.ChildWatch.__init__ (   args)
 __init__(args)

Reimplemented from dialog.rule.Rule.

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)
 __getdialog__(args)

Reimplemented from dialog.rule.Rule.

def dialog.item.ChildWatch.__getenabled__ (   args)
 __getenabled__(args)

Reimplemented from dialog.rule.Rule.

def dialog.item.ChildWatch.__getobject__ (   args)
 __getobject__(args)

Reimplemented from dialog.rule.Rule.

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)
 added(args)
def dialog.item.ChildWatch.dialog (   args)

Reimplemented from dialog.rule.Rule.

def dialog.item.ChildWatch.enabled (   args)

Reimplemented from dialog.rule.Rule.

def dialog.item.ChildWatch.object (   args)

Reimplemented from dialog.rule.Rule.

def dialog.item.ChildWatch.removed (   args)
 removed(args)