:: com :: sun :: star :: awt ::

struct MenuEvent
Base Hierarchy
MenuEvent
 ┗ ::com::sun::star::lang::EventObject
Description
specifies a menu event.

Elements' Summary
MenuId contains the item id.  
Elements' Details
MenuId
short MenuId;
Description
contains the item id.
Top of Page