InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kFrmLblUIActionComponentBoss Class Reference

#include <SdkObjModel.h>

Inheritance diagram for kFrmLblUIActionComponentBoss:

Public Member Functions

IActionComponent IID_IACTIONCOMPONENT
 
IPMPersist IID_IPMPERSIST
 

Detailed Description

 This boss class supports two interfaces:

IActionComponent and IPMPersist.

Member Function Documentation

IActionComponent kFrmLblUIActionComponentBoss::IID_IACTIONCOMPONENT

Handle the actions from the menu. Implementation: kFrmLblUIActionComponentImpl.

IPMPersist kFrmLblUIActionComponentBoss::IID_IPMPERSIST
     Persist the state of the menu across application instantiation.

Implementation provided by the API. Implementation: kPMPersistImpl.