Language
The Free and Open Productivity Suite
:: com :: sun :: star :: beans ::
|
interface XPropertiesChangeListener |
- Base Interfaces
XPropertiesChangeListener
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Description
- receives events which get fired whenever a bound property is changed.
|
Methods' Summary |
propertiesChange |
gets called when bound properties are changed.
|
Methods' Details |
propertiesChange
- Description
- gets called when bound properties are changed.
- Parameter aEvent
- contains a sequence of PropertyChangeEvent objects
which describe the event source and the properites wich have
changed.
|
|
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.