InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
EventMenuInfo Struct Reference

#include <IActionMenuManager.h>

Public Types

typedef object_type data_type
 

Public Member Functions

 EventMenuInfo (ActionEvent inEvent, const PMString &inName, double inOrder, int32 inServiceIndex, bool inSep)
 

Public Attributes

ActionEvent fEvent
 
PMString fName
 
double fOrder
 
bool fSeparator
 
int32 fServiceIndex
 

Detailed Description

Used internally by ActionMenuManager. This is in the header file because it is used by a K2Vector template, which needs to be declared in Templates_BehaviorUI.cpp