Package com.sun.star.lib.uno.helper
Class PropertySetMixin.BoundListeners
java.lang.Object
com.sun.star.lib.uno.helper.PropertySetMixin.BoundListeners
- Enclosing class:
- PropertySetMixin
A class used by clients of
PropertySetMixin
when implementing UNO
interface type attribute setter functions.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notifies anycom.sun.star.beans.XPropertyChangeListener
s.
-
Constructor Details
-
BoundListeners
public BoundListeners()
-
-
Method Details
-
notifyListeners
public void notifyListeners()Notifies anycom.sun.star.beans.XPropertyChangeListener
s.
-