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

#include <SdkObjModel.h>

Inheritance diagram for kINXErrLogUIActionComponentBoss:

Public Member Functions

IPMPersist IID_IPMPERSIST
 
IActionComponent IID_IACTIONCOMPONENT
 

Detailed Description

 This boss class supports two interfaces:

IActionComponent and IPMPersist.

Member Function Documentation

IActionComponent kINXErrLogUIActionComponentBoss::IID_IACTIONCOMPONENT

Handle the actions from the menu. Implementation: kINXErrLogUIActionComponentImpl.

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

Implementation provided by the API. Implementation: kPMPersistImpl.