Java Accessor APIs
Java Elements
_button | _jvJButton
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _button or _jvJButton |
API | _button(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Text, Name, Label, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th button in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_button | _jvJToggleButton
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _button or _jvJToggleButton |
API | _button(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, Label, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th button in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_table | _jvJTable
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _table or _jvJTable |
API | _table(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th table in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | ValueAt (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_jvJTableHeader
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJTableHeader(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJTableHeader in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_menu | _jvJMenu
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _menu or _jvJMenu |
API | _menu(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, Label, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th menu in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_jvJMenuItem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJMenuItem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, Label, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJMenuItem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_jvJPopupMenu
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJPopupMenu(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, Label, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJPopupMenu in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_jvJCheckBoxMenuItem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJCheckBoxMenuItem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, Label, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJCheckBoxMenuItem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | isSelected (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_jvJRadioButtonMenuItem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJRadioButtonMenuItem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, Label, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJRadioButtonMenuItem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | isSelected (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_checkbox | _jvJCheckBox
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _checkbox or _jvJCheckBox |
API | _checkbox(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, Label, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th checkbox in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Selected (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_radio | _jvJRadioButton
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _radio or _jvJRadioButton |
API | _radio(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, Label, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th radio in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Selected (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_textbox | _jvJTextField
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _textbox or _jvJTextField |
API | _textbox(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th textbox in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_textarea | _jvJTextArea
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _textarea or _jvJTextArea |
API | _textarea(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th textarea in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_jvJTextPane
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJTextPane(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJTextPane in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_jvJEditorPane
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJEditorPane(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJEditorPane in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_password | _jvJPasswordField
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _password or _jvJPasswordField |
API | _password(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th password in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_jvJComboBox
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJComboBox(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJComboBox in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvJTabbedPane
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJTabbedPane(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJTabbedPane in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvJList
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJList(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJList in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvChoice
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvChoice(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvChoice in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvList
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvList(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvList in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_label | _jvJLabel
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _label or _jvJLabel |
API | _label(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th label in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_jvJPanel
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJPanel(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Index, Label
Valid Accessors and alternatives: (Assume this is the 6th jvJPanel in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvJSlider
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJSlider(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJSlider in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Value (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_jvScrollbar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvScrollbar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvScrollbar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Value (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_jvScrollbar | _jvJScrollbar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 9.0.0 |
Note | You may use either _jvScrollbar or _jvJScrollbar |
API | _jvScrollbar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvScrollbar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Value (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_button | _jvButton
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _button or _jvButton |
API | _button(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Label, Name, Text, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th button in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Label (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_textbox | _jvTextField
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _textbox or _jvTextField |
API | _textbox(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Index
Valid Accessors and alternatives: (Assume this is the 6th textbox in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _Value
Example usage:
|
Assertions |
Example assertions:
|
_textarea | _jvTextArea
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _textarea or _jvTextArea |
API | _textarea(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Index
Valid Accessors and alternatives: (Assume this is the 6th textarea in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _Value
Example usage:
|
Assertions |
Example assertions:
|
_checkbox | _jvCheckbox
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _checkbox or _jvCheckbox |
API | _checkbox(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Label, Index
Valid Accessors and alternatives: (Assume this is the 6th checkbox in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | State (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_label | _jvLabel
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _label or _jvLabel |
API | _label(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th label in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setText
Example usage:
|
Assertions |
Example assertions:
|
_jvJRootPane
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJRootPane(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJRootPane in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | SelectedIndex (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvJLayeredPane
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJLayeredPane(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJLayeredPane in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | SelectedIndex (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvJScrollPane
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJScrollPane(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJScrollPane in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | SelectedIndex (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvJOptionPane
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJOptionPane(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJOptionPane in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | SelectedIndex (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvJDialog
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJDialog(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJDialog in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | SelectedIndex (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvJComponent
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJComponent(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJComponent in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | SelectedIndex (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvJToolBar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJToolBar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvJToolBar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | SelectedIndex (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_tree | _jvJTree
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _tree or _jvJTree |
API | _tree(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th tree in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvSynthInternalFrameTitlePane
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvSynthInternalFrameTitlePane(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvSynthInternalFrameTitlePane in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | frame:field.getTitle() (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_jvJProgressBar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJProgressBar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, String
Valid Accessors and alternatives: (Assume this is the 6th jvJProgressBar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | getValue (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is
Example usage:
|
Assertions |
Example assertions:
|
_jvTabDisplayer
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 8.0.0 |
API | _jvTabDisplayer(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvTabDisplayer in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | getSelectionModel().getSelectedIndex() (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvAutoHideContainer
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 8.0.0 |
API | _jvAutoHideContainer(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvAutoHideContainer in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setSelected
Example usage:
|
Assertions |
Example assertions:
|
_jvImageIcon
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 8.0.0 |
API | _jvImageIcon(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Text, Label, Index
Valid Accessors and alternatives: (Assume this is the 6th jvImageIcon in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | toString() (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _
Example usage:
|
Assertions |
Example assertions:
|
_button | _jvCustomButton
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 8.0.0 |
Note | You may use either _button or _jvCustomButton |
API | _button(identifier [, relation1 [, relation2 ...]]) |
Identifiers | _sahi.customButtonValue(), Text, Name, Label, Index
Valid Accessors and alternatives: (Assume this is the 6th button in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | _sahi.customButtonValue() (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_jvCanvas
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 10.0.0 |
API | _jvCanvas(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, Text, ToolTipText, Index
Valid Accessors and alternatives: (Assume this is the 6th jvCanvas in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | Text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_jvCell
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvCell(identifier [, relation1 [, relation2 ...]]) |
Identifiers |
Valid Accessors and alternatives: (Assume this is the 6th jvCell in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is
Example usage:
|
Assertions |
Example assertions:
|
_jvJListItem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJListItem(identifier [, relation1 [, relation2 ...]]) |
Identifiers |
Valid Accessors and alternatives: (Assume this is the 6th jvJListItem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is
Example usage:
|
Assertions |
Example assertions:
|
_jvJTreeItem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _jvJTreeItem(identifier [, relation1 [, relation2 ...]]) |
Identifiers |
Valid Accessors and alternatives: (Assume this is the 6th jvJTreeItem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is
Example usage:
|
Assertions |
Example assertions:
|
_jvDiamondIcon
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 8.0.0 |
API | _jvDiamondIcon(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Text, Label, Index
Valid Accessors and alternatives: (Assume this is the 6th jvDiamondIcon in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | getValue() (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _
Example usage:
|
Assertions |
Example assertions:
|
_jvCustomIcon
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 8.0.0 |
API | _jvCustomIcon(identifier [, relation1 [, relation2 ...]]) |
Identifiers | Name, ToolTipText, Text, Label, Index
Valid Accessors and alternatives: (Assume this is the 6th jvCustomIcon in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | toString() (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _
Example usage:
|
Assertions |
Example assertions:
|