22 module
com { module sun { module star { module beans {
Definition Ambiguous.idl:20
gets delivered whenever a "bound" or "constrained" property is changed.
Definition PropertyChangeEvent.idl:38
any NewValue
contains the new value of the property.
Definition PropertyChangeEvent.idl:65
boolean Further
contains TRUE if further events in the same transaction occur.
Definition PropertyChangeEvent.idl:47
string PropertyName
contains the unique name of the property which changes its value.
Definition PropertyChangeEvent.idl:42
long PropertyHandle
contains the implementation handle for the property.
Definition PropertyChangeEvent.idl:55
any OldValue
contains the old value of the property.
Definition PropertyChangeEvent.idl:60
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:28