A3DPDFEWidgetTargetBehaviour

enum A3DPDFEWidgetTargetBehaviour

Types of behaviours for a widget when targetted from another widget.

9.2
enumerator kA3DPDFDataIsolate = 0

Isolate the rows.

enumerator kA3DPDFDataHighlight

Highlight the rows.

enumerator kA3DPDFDataSelect

Select the rows.

enumerator kA3DPDFDataIsolateAndSelect

Isolate the rows, then selects the first item.