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

No documentation available. More...

Methods defined here:

def __enter__
def __exit__
def __init__

Class methods defined here:

def Exists

Data descriptors defined here:

def __dict__
 dictionary for instance variables (if defined)
def __weakref__
 list of weak references to the object (if defined)

Data and other attributes defined here:

int COUNT = 0
 MASTER = None

Detailed Description

No documentation available.

Constructor & Destructor Documentation

def dialog.dialog.WindowExists.__init__ (   args)
 __init__(args)

Member Function Documentation

def dialog.dialog.WindowExists.__dict__ (   args)

dictionary for instance variables (if defined)

def dialog.dialog.WindowExists.__enter__ (   args)
 __enter__(args)
def dialog.dialog.WindowExists.__exit__ (   args)
 __exit__(args)
def dialog.dialog.WindowExists.__weakref__ (   args)

list of weak references to the object (if defined)

def dialog.dialog.WindowExists.Exists (   args)
 Exists(args)

builtin.type_cls_m Class Methods from builtin.type

Member Data Documentation

int dialog.dialog.WindowExists.COUNT = 0
static
dialog.dialog.WindowExists.MASTER = None
static