com :: sun :: star :: form :: interface XApproveActionListener
- Base Interface
- com::sun::star::lang::XEventListener
- Description
- the listener interface for receiving the "approveAction" event.
The action may be cancelled. An action may, for example, be
a mouse click on a command button.
- See also
- XApproveActionBroadcaster
Methods' Summary
|
approveAction |
is invoked when an action is performed.
|
Methods' Details
|
- approveAction
-  
- boolean
approveAction(
-
- Description
- is invoked when an action is performed.
- Parameter aEvent
-
the event happend
- Returns
-
true when the action is permitted, otherwise false .
- See also
- com::sun::star::lang::EventObject
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.