A3DPDFEWidgetTargetBehaviour
-
enum
A3DPDFEWidgetTargetBehaviour Types of behaviours for a widget when targetted from another widget.
9.2Index
Enumerators
Enumerators
-
enumerator
kA3DPDFDataIsolate - kA3DPDFDataIsolate =
0Isolate the rows.
-
enumerator
kA3DPDFDataHighlight - kA3DPDFDataHighlight
Highlight the rows.
-
enumerator
kA3DPDFDataSelect - kA3DPDFDataSelect
Select the rows.
-
enumerator
kA3DPDFDataIsolateAndSelect - kA3DPDFDataIsolateAndSelect
Isolate the rows, then selects the first item.