Table of Contents

Module: predicate dogtail/predicate.py

Predicates that can be used when searching for nodes.

Author: David Malcolm <dmalcolm@redhat.com>

Functions   
makeCamel
makeScriptRecursiveArgument
  makeCamel 
makeCamel ( string )

Convert string to camelCaps

  makeScriptRecursiveArgument 
makeScriptRecursiveArgument ( isRecursive,  defaultValue )

Classes   

GenericPredicate

SubtreePredicate subclass that takes various optional search fields

IsAButtonNamed

Predicate subclass that looks for a button by name

IsADialogNamed

Predicate subclass that looks for a top-level dialog by name

IsAMenuItemNamed

Predicate subclass that looks for a menu item by name

IsAMenuNamed

Predicate subclass that looks for a menu by name

IsATextEntryNamed

Predicate subclass that looks for a text entry by name

IsAWindow

Predicate subclass that looks for top-level windows

IsAWindowNamed

Predicate subclass that looks for a top-level window by name

IsAnApplicationNamed

Search subclass that looks for an application by name

IsLabelledAs

Predicate: is this node labelled with the text string (i.e. by another node with that as a name)

IsLabelledBy

Predicate: is this node labelled by another node

IsNamed

Predicate subclass that looks simply by name

Predicate

Abstract base class representing a predicate function on nodes.

PredicateTests


Table of Contents

This document was automatically generated on Wed Oct 5 12:27:32 2005 by HappyDoc version 2.1