background image
<< DataWindow Property | Capturing Data in a DropDownDataWindow >>
<< DataWindow Property | Capturing Data in a DropDownDataWindow >>

Testing DataStore Controls

Testing DataStore Controls and Hidden DataWindows
16-5
For example, if the value of Background.Color is an expression, an Object
Properties verification point returns both:
¾
The Background.Color property with a value that is the actual result of the
expression.
¾
The Background.Color.Expression property with a value that is the expression.
(The value of an .Expression property is always a string.)
Expressions that are used against objects within the detail band of a DataWindow are
reevaluated for every row. When Robot returns the values of such properties, they
are based on the state of the current row of the DataWindow. If you select a different
row and recapture the properties, you may get different values.
Testing DataStore Controls and Hidden DataWindows
You can test the properties and data of PowerBuilder objects even though they are
not visible in the application. By selecting from a list of all objects on the Windows
desktop, you can test:
¾
Nonvisual DataStore controls. (DataStore controls always appear as direct
children of the Windows desktop.)
¾
Hidden DataWindows (Visible property is False).
Current color
Expression