:: com :: sun :: star :: form ::
|
interface XSubmitListener |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--::com::sun::star::lang::XEventListener
|
+--XSubmitListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Usage Restrictions
- deprecated
- Deprecation Info
-
This interface is superseded by the ::com::sun::star::form::submission::XSubmissionVetoListener
interface. New implementations should use the latter, if possible.
- Description
- receives notifications about data beeing submitted.
The submission may be cancelled, so the listener has the possibility
of verifying the data before submission.
- See also
- ::com::sun::star::form::XSubmit
|
Copyright © 2003 Sun Microsystems, Inc.