Version

xamDataTree - Properties Reference

xamDataTree Test Object Properties Reference

Introduction

This topic provides reference information about the inspectable test object properties of the xamDataTree™ control.

Properties reference chart

The table below summarizes the control’s test method parameters and the tools for inspecting them.

Legend:

spy.png – Identification property (Visible in object spy)

checkpoint.png – Checkpoint property (Visible with checkpoints)

script.png – Accessible in script

Property name Description Accessibility

The header of the current active node.

spy.png
checkpoint.png

Is the current active node draggable.

spy.png
checkpoint.png

Is the current active node a drop target.

spy.png
checkpoint.png

Is the current active node expanded.

spy.png
checkpoint.png

The header of the currently edited node

spy.png
checkpoint.png

A list of the visible child nodes of the current active node.

spy.png
checkpoint.png
script.png

The number of the visible child nodes of the current active node.

spy.png
checkpoint.png
script.png

A list of the visible sibling nodes of the current active node.

spy.png
checkpoint.png
script.png

The number of the visible sibling nodes of the current active node.

spy.png
checkpoint.png
script.png

A list of all nodes’ paths. The list is a new-line delimited.

Example:

Parent1

Parent1;Child1

spy.png
checkpoint.png
script.png

A list of all root nodes’ headers (new-line-delimited).

spy.png
checkpoint.png
script.png

The number of all root nodes.

spy.png
checkpoint.png
script.png