| Name | Description | |
|---|---|---|
![]() | NDrawingExplorerNodePresenter Constructor | Default constructor |
The following tables list the members exposed by NDrawingExplorerNodePresenter.
| Name | Description | |
|---|---|---|
![]() | NDrawingExplorerNodePresenter Constructor | Default constructor |
| Name | Description | |
|---|---|---|
![]() | DrawingExplorer | Gets the drawing explorer to which this presenter is associated. |
| Name | Description | |
|---|---|---|
![]() | AccumulateMonitoredNodeChildren | Accumulates the monitored node children in the specified list of nodes. Returns true if the base NNodeSubtreeChangeMonitor must be called or not. |
![]() | AttachToNode | Attaches to the node |
![]() | CreateTreeViewItem | Creates the the tree view item for the specified info |
![]() | CreateTreeViewItemsForNode | Creates the tree view item that represents the specified node. |
![]() | DestroyTreeViewItem | Destroys the tree view item for the specified node key. |
![]() | DestroyTreeViewItemsForNode | Destroys the tree view item that represents the specified node. |
![]() | DetachFromNode | Detaches from the node |
![]() | GetDesigner | Gets the designer used by the presenter for the specified node. |
![]() | GetTreeViewItemsInfoIterator | Gets the tree view item infos for the specified node. |
![]() | OnTreeViewItemSelected | Called when the tree view item representing the specified node is selected. |
![]() | ShouldPresent | Determines whether the specified node should be presented (displayed) by the explorer. This implementation returns true. |
![]() | ShowContextMenu | Shows a context menu for the specified node. |
| Name | Description | |
|---|---|---|
![]() | BuildContextMenu | Must be overriden to build the context menu for the specified node. This implementation does nothing. |
![]() | GetParentAspect | |
![]() | GetParentInfo | |
![]() | InsertTreeViewItem | Inserts a tree view item into the parent collection |
![]() | RemoveTreeViewItem | Removes the tree view item that is associated with the specified key from the |