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 whose 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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.