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

Gives a list-box (tree view) that has additional observer added...
to get selection change notifications
| IPMUnknown kWLBCmpListBoxWidgetBoss::IID_IOBSERVER |
Display selection message Implementation: kWLBCmpListBoxObserverImpl.
| IStringListData kWLBCmpListBoxWidgetBoss::IID_ISTRINGLISTDATA |
Hold names of the list item Implementation: kStringListDataImpl.
| ITreeViewHierarchyAdapter kWLBCmpListBoxWidgetBoss::IID_ITREEVIEWHIERARCHYADAPTER |
Adapts our data model to the needs of the application framework Implementation: kWLBCmpTVHierarchyAdapterImpl.
| ITreeViewWidgetMgr kWLBCmpListBoxWidgetBoss::IID_ITREEVIEWWIDGETMGR |
Furnishes application framework with widgets as needed Implementation: kWLBCmpTVWidgetMgrImpl.