com :: sun :: star :: beans :: interface XPropertiesChangeListener
- Base Interface
- com::sun::star::lang::XEventListener
- 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
-  
- void
propertiesChange(
-
- Description
- gets called when bound properties are changed.
- Parameter aEvent
-
contains a sequence of PropertiesChangeEvent objects
which describe the event source and the properites wich have
changed.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.