com.sun.star.lib.uno.helper

Class PropertySetMixin.BoundListeners

public static final class PropertySetMixin.BoundListeners extends Object

A class used by clients of PropertySetMixin when implementing UNO interface type attribute setter functions.

See Also: BoundListeners

Constructor Summary
BoundListeners()
The constructor.
Method Summary
voidnotifyListeners()
Notifies any com.sun.star.beans.XPropertyChangeListeners.

Constructor Detail

BoundListeners

public BoundListeners()
The constructor.

Method Detail

notifyListeners

public void notifyListeners()
Notifies any com.sun.star.beans.XPropertyChangeListeners.

See Also: BoundListeners