This document is archived and information here might be outdated. Recommended version. |
Provides access to Attribute Inspector events. Implement it to listen to specific events that occur when the Attribute Inspector is used.
Name | Description | |
---|---|---|
OnActivate | Called when the Attribute Inspector dialog is activated. | |
OnDeactivate | Called when the Attribute Inspector dialog is deactivated. | |
OnPositionChanged | Called when the position of the Attribute Inspector dialog changes. | |
OnSelectionChanged | Called when the feature highlighted within the tree view of the Attribute Inspector changes. |
Classes | Description |
---|---|
AttributeWindow | Dialog for inspecting selected/editable features. |