![]() | InDesign SDK 20.5 |
#include <SdkObjModel.h>

Our tree view widget subclassed as we must provide ITreeViewWidgetMgr and ITreeViewHierarchyAdapter implementations
to work with tree-view control.
| IPMUnknown kDataUpdaterUITreeViewWidgetBoss::IID_IDATAUPDATERUIDATAMODEL |
Data model, wrapper for DataUpdaterCSVFileHelper Implementation: kDataUpdaterUIDataModelImpl.
| ITreeViewHierarchyAdapter kDataUpdaterUITreeViewWidgetBoss::IID_ITREEVIEWHIERARCHYADAPTER |
Adapts our data model to the needs of the application framework Implementation: kDataUpdaterUITVHierarchyAdapterImpl.
| ITreeViewWidgetMgr kDataUpdaterUITreeViewWidgetBoss::IID_ITREEVIEWWIDGETMGR |
Furnishes application framework with widgets as needed and geometry info Implementation: kDataUpdaterUITVWidgetMgrImpl.