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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidNotifies anycom.sun.star.beans.XPropertyChangeListeners.
- 
Constructor Details- 
BoundListenerspublic BoundListeners()
 
- 
- 
Method Details- 
notifyListenerspublic void notifyListeners()Notifies anycom.sun.star.beans.XPropertyChangeListeners.
 
-