The DevExpressASPxTreeListItem
object contains the following methods:
Method List | View ↓
Name | Description |
---|---|
Check
|
Simulates checking or unchecking the item. |
Click
|
Simulates a click of the left mouse button over the item. |
ClickM
|
Simulates a click of the middle mouse button over the item. |
ClickMXY
|
Simulates a click of the middle mouse button on the specified point within the item. |
ClickR
|
Simulates a click of the right mouse button over the item. |
ClickRXY
|
Simulates a click of the right mouse button on the specified point within the item. |
ClickXY
|
Simulates a click of the left mouse button on the specified point within the item. |
Collapse
|
Collapses the specified tree view item. |
DblClick
|
Simulates a double-click of the left mouse button over the item. |
DblClickM
|
Simulates a double-click of the middle mouse button over the item. |
DblClickMXY
|
Simulates a double-click of the middle mouse button on the specified point within the item. |
DblClickR
|
Simulates a double-click of the right mouse button over the item. |
DblClickRXY
|
Simulates a double-click of the right mouse button on the specified point within the item. |
DblClickXY
|
Simulates a double-click of the left mouse button on the specified point within the item. |
Expand
|
Expands or collapses the specified tree view item. |
Actions
This category includes methods that simulate user actions on the tested controls.
Name | Description |
---|---|
Check
|
Simulates checking or unchecking the item. |
Click
|
Simulates a click of the left mouse button over the item. |
ClickM
|
Simulates a click of the middle mouse button over the item. |
ClickMXY
|
Simulates a click of the middle mouse button on the specified point within the item. |
ClickR
|
Simulates a click of the right mouse button over the item. |
ClickRXY
|
Simulates a click of the right mouse button on the specified point within the item. |
ClickXY
|
Simulates a click of the left mouse button on the specified point within the item. |
Collapse
|
Collapses the specified tree view item. |
DblClick
|
Simulates a double-click of the left mouse button over the item. |
DblClickM
|
Simulates a double-click of the middle mouse button over the item. |
DblClickMXY
|
Simulates a double-click of the middle mouse button on the specified point within the item. |
DblClickR
|
Simulates a double-click of the right mouse button over the item. |
DblClickRXY
|
Simulates a double-click of the right mouse button on the specified point within the item. |
DblClickXY
|
Simulates a double-click of the left mouse button on the specified point within the item. |
Expand
|
Expands or collapses the specified tree view item. |
Other Categories
TestComplete provides access to internal properties and methods of tested web objects. You can view these properties and methods in the Internet Explorer, Firefox, Chrome and other categories (which categories are available depends on the type of the web browser where your tested web application is running). The TestComplete help file does not include a description of these methods and properties. For information on them, please see the DOM model description and the HTML standards for the web browser you use.
Name | Description |
---|---|
Check
|
Simulates checking or unchecking the item. |
Click
|
Simulates a click of the left mouse button over the item. |
ClickM
|
Simulates a click of the middle mouse button over the item. |
ClickMXY
|
Simulates a click of the middle mouse button on the specified point within the item. |
ClickR
|
Simulates a click of the right mouse button over the item. |
ClickRXY
|
Simulates a click of the right mouse button on the specified point within the item. |
ClickXY
|
Simulates a click of the left mouse button on the specified point within the item. |
Collapse
|
Collapses the specified tree view item. |
DblClick
|
Simulates a double-click of the left mouse button over the item. |
DblClickM
|
Simulates a double-click of the middle mouse button over the item. |
DblClickMXY
|
Simulates a double-click of the middle mouse button on the specified point within the item. |
DblClickR
|
Simulates a double-click of the right mouse button over the item. |
DblClickRXY
|
Simulates a double-click of the right mouse button on the specified point within the item. |
DblClickXY
|
Simulates a double-click of the left mouse button on the specified point within the item. |
Expand
|
Expands or collapses the specified tree view item. |