Skip to content

Latest commit

 

History

History
80 lines (40 loc) · 2.1 KB

PyIDebugApplicationNode.md

File metadata and controls

80 lines (40 loc) · 2.1 KB

PyIDebugApplicationNode

PyIDebugApplicationNode Object

Provides the functionality of IDebugDocumentProvider, plus a context within a project tree. Derived from PyIDebugDocumentProvider

Methods

Attach(pdanParent) Attach a node to its parent.

Parameters

Close() Description of Close.

Detach() Detach a node from its parent.

EnumChildren() Description of EnumChildren.

PyIDebugApplicationNode = GetParent() Returns the parent node.

PyIDebugApplicationNode.SetDocumentProvider

SetDocumentProvider(pddp) Description of SetDocumentProvider.

Parameters