Language
The Free and Open Productivity Suite
:: com :: sun :: star :: frame ::
|
interface XLoadEventListener |
- Base Interfaces
XLoadEventListener
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Description
- is used to receive callbacks from an asynchronous frame loader.
- See also
- XFrameLoader
|
Methods' Summary |
loadFinished |
is called when a new component is loaded into a frame successfully.
|
loadCancelled |
is called when a frame load is cancelled or failed.
|
Methods' Details |
loadFinished
- Description
- is called when a new component is loaded into a frame successfully.
- Parameter Loader
- the source of this event
|
|
loadCancelled
- Description
- is called when a frame load is cancelled or failed.
- Parameter Loader
- the source of this event
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.