See: Description
| Class | Description |
|---|---|
| Color |
Represents an RGB color.
|
| FindOptions |
Options for the
find and findAll methods. |
| ItemIdentifier |
Specifies an item in controls such as listbox, tabcontrols, comboboxes, ...
Items can be identified by text, index, or a combination of text and index. |
| ItemPath |
Specifies an element in a tree control.
|
| MouseButton |
Constants for all mouse buttons, which can be used e.g.
|
| Node |
Represents a node in the
Tree structure. |
| Point |
Specifies a point on the screen.
|
| Range |
Specifies a range with a minimum and a maximum.
|
| Rect |
Specifies a rectangle on the screen.
|
| TextPosition |
Specifies a position within a text field control.
|
| TextRange |
Specifies a range within a text field control.
|
| Tree |
The Tree class represents the content of a tree control.
|
| Enum | Description |
|---|---|
| ClickType |
Specifies how to click some Text during replay of TextClick
|
| ModifierKey |
Specifies key modifiers (Alt, Ctrl, Shift) that should be pressed during replay.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.