<list-double-click>

The <list-double-click> element allows for an item to be double-clicked within a list. The item to be double-clicked may be the currently selected item, or this element can specify the item. To specify an item the row number can be used or text can be specified to select the item. If a screen contains multiple lists the field can be found by specifying the name or label for the the field definition. This element can be used with list screens to double-click an item in the list control on the screen, or with detail screens containing a field with an edit type of List View.

Structure

Contains:
  • None
Contained By:
  • <script>
Attributes
Name Description Data Type Default Value Required
common list attributes This element includes the following common list attributes:
  • name
  • id
  • label
  • row
N/A N/A N/A
common script attributes A set of related attributes common to most elements within the Agentry Test Script. N/A N/A N/A