Methods' Details |
submit
[oneway] void |
submit( |
[in] ::com::sun::star::awt::XControl |
aControl, |
| [in] ::com::sun::star::awt::MouseEvent |
aMouseEvt ); |
- Description
- submits the component's data to a specified target.
- Parameter aControl
-
the control which's data is to be be submitted
- Parameter aMouseEvt
-
the event which triggered the submit, if it was a mouse event
- See also
- ::com::sun::star::awt::MouseEvent
|
|
addSubmitListener
- Description
- adds the specified listener to receive the "approveSubmit" event.
- Parameter aListener
-
the listener to add.
- See also
- XSubmitListener
|
|
removeSubmitListener
- Description
- removes the specified listener.
- Parameter aListener
-
the listener to remove.
- See also
- XSubmitListener
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.