com :: sun :: star :: beans :: interface XVetoableChangeListener
- Base Interface
- com::sun::star::lang::XEventListener
- Description
- is used to receive PropertyChangeEvent s
whenever a "constrained" property is changed.
You can register an XVetoableChangeListener with
a source object so as to be notified of any constrained property updates.
Methods' Summary
|
vetoableChange |
gets called when a constrained property is changed.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.