![]() | InDesign SDK 20.5 |
#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 |
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