background image
<< Menu Object Functions | Selects a range of cells >>
<< Menu Object Functions | Selects a range of cells >>

Spin Object Functions

Java Vuser Scripts · Creating Java Vuser Scripts
Creating Vuser Scripts
Chapter 25, page 421
Spin Object Functions
spin_max
Sets a spin to its maximum value.
spin_min
Sets a spin to its minimum value.
spin_next
Sets a spin to its next value.
spin_prev
Sets a spin to its previous value.
spin_set
Sets a spin to the specified value.
Table Functions
tbl_activate_cell
Clicks Enter in the specified cell.
tbl_activate_col
Double-clicks on the specified column.
tbl_activate_row
Double-clicks on the specified row.
tbl_deselect_col
Deselects the specified column in a
table.
tbl_deselect_cols_range
Deselects the specified range of
columns.
tbl_deselect_row
Deselects the specified row in a table.
tbl_deselect_rows_range
Deselects the specified range of rows.
tbl_extend_col
Adds a column to previously selected
columns.