:: com :: sun :: star :: ui :: dialogs ::
|
unpublished |
interface XAsynchronousExecutableDialog |
|
|
|
- Usage Restrictions
- not published
- Description
- Specifies an interface for an executable dialog in asynchronous mode.
|
Methods' Details |
setDialogTitle
void |
setDialogTitle( |
[in] string |
aTitle ); |
- Description
- Sets the title of the dialog.
- Parameter aTitle
- Set an abitrary title for the dialog,
may be an empty string if the dialog should not have a title.
|
|
startExecuteModal
- Description
- Executes (shows) the dialog and returns immediately.
- Parameter xListener
- This listener will be called when the dialog is closed.
|
|
Top of Page
Copyright © 2011, 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.