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

This boss class inherits from an API panel boss class, and
adds an interface to control a pop-up menu on the panel. The implementation for this interface is provided by the API.
| IControlViewObservers kTblAttPanelWidgetBoss::IID_ICONTROLVIEWOBSERVERS |
IControlViewObservers is aggregated to attach
the panel's observers. Implementation provided by the API.
Implementation: kCControlViewObserversImpl.
| IPMUnknown kTblAttPanelWidgetBoss::IID_IPANELMENUDATA |
For the panel menu.
Implementation provided by the API.
Implementation: kCPanelMenuDataImpl.
| IPMUnknown kTblAttPanelWidgetBoss::IID_ITBLATTSELECTIONOBSERVER |
ActiveSelectionObserver implementation
Implementation: kTblAttSelectionObserverImpl.
| IPMUnknown kTblAttPanelWidgetBoss::IID_ITBLATTWIDGETOBSERVER |
CObserver implementation
Implementation: kTblAttWidgetObserverImpl.