:: com :: sun :: star :: beans ::
|
interface XPropertyChangeListener |
- Base Interfaces
XPropertyChangeListener
┗ ::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 PropertyChangeEvents
whenever a bound property is changed.
|
Methods' Summary |
propertyChange |
is called when a bound property is changed.
|
Methods' Details |
propertyChange
- Description
- is called when a bound property is changed.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.