:: com :: sun :: star :: awt ::
|
struct ActionEvent |
- Base Hierarchy
ActionEvent
┗ ::com::sun::star::lang::EventObject
|
- Description
- a semantic event which indicates that a component-defined action occurred.
This high-level event is generated by a component (such as a Button)
when the component-specific action occurs (such as being pressed).
The event is passed to every XActionListener object
that registered to receive such events using the component's
addActionListener method.
The object that implements the XActionListener interface
gets this ActionEvent when the event occurs. The listener is therefore
spared the details of processing individual mouse movements and mouse
clicks, and can instead process a "meaningful" (semantic) event like
"button pressed".
|
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
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.