com :: sun :: star :: form :: interface XSubmitListener
- Base Interface
- com::sun::star::lang::XEventListener
- Description
- receives the "approveSubmit" event.
The submission may be cancelled, so the listener has the possibility
of verifying the data before submission.
- See also
- XSubmit
Methods' Summary
|
approveSubmit |
is invoked when a component is submitted.
|
Methods' Details
|
- approveSubmit
-  
- boolean
approveSubmit(
-
- Description
- is invoked when a component is submitted.
- Parameter aEvent
-
the event happend.
- Returns
-
true when submitting was approved, otherwise false .
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.