User`s guide
3- 12 Agilent EasyEXPERT User’s Guide Vol. 1, Edition 1
Application Test Definition
Test Specification
Tab Order menu Top to Bottom Sets the TabIndex in ascending order of the X of the entry
fields, starting at the upper left entry field. If the X of the entry
fields are equal, the TabIndex is set in ascending order of the Y
of the entry fields. For more information on X/Y, see
“Properties” on page 3-12.
Left to Right Sets the TabIndex in ascending order of the Y of the entry
fields, starting at the upper left entry field. If the Y of the entry
fields are equal, the TabIndex is set in ascending order of the X
of entry fields.For more information on X/Y, see
“Properties”
on page 3-12.
Properties
This window is opened by clicking the Property... button in the View menu of the
Define Layout dialog box, and specifies characteristics of the entry field area or the
entry fields.
When the entry field area is selected, the following characteristics can be specified.
Design DrawGrid Sets whether to display the grid.
GridSize Sets the width and the height of the grid.
SnapToGrid Sets whether to snap to the grid.
Layout Size Sets the width and the height of the entry field area.
When entry fields are selected, following characteristics can be specified.
Behavior TabIndex Sets the tab traversing order for the test parameter entry fields
of the application test.
Layout Align Specifies the X origin of the entry field.
True: Left edge of the entry field
False: Left edge of the parameter name placed to the left of the
entry field
Width Specifies the width of the entry field.
X, Y Specifies the entry field position. The Y origin is the upper edge
of the entry field.(X, Y)=(0, 0) specifies the upper left corner of
the entry field area. Values increase downward and rightward.