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

struct ActionEvent
Base Hierarchy
ActionEvent
 ┗ ::com::sun::star::lang::EventObject

Elements' Summary
ActionCommand contains the command string associated with this action.  
Elements' Details
ActionCommand
string ActionCommand;
Description
contains the command string associated with this action.
Top of Page