![]() | InDesign SDK 20.5 |

Public Member Functions | |
| BscSlDlgTreeViewAdapter (IPMUnknown *boss) | |
Public Member Functions inherited from ListTreeViewAdapter | |
| ListTreeViewAdapter (IPMUnknown *boss) | |
| virtual NodeID_rv | GetRootNode () const |
| virtual NodeID_rv | GetParentNode (const NodeID &node) const |
| virtual int32 | GetNumChildren (const NodeID &node) const |
| virtual NodeID_rv | GetNthChild (const NodeID &node, const int32 &nth) const |
| virtual int32 | GetChildIndex (const NodeID &parent, const NodeID &child) const |
| virtual NodeID_rv | GetGenericNodeID () const |
| virtual bool16 | ShouldAddNthChild (const NodeID &node, const int32 &nth) const |
Protected Member Functions | |
| virtual int32 | GetNumListItems () const |
Protected Member Functions inherited from ListTreeViewAdapter | |
| virtual NodeID_rv | GetNthListItem (const int32 &nth) const |
Additional Inherited Members | |
Public Types inherited from ITreeViewHierarchyAdapter | |
| enum | { kDefaultIID = IID_ITREEVIEWHIERARCHYADAPTER } |
Implements tree view adapter.