com.sun.star.lib.uno.helper
Class PropertySetMixin.BoundListeners
- PropertySetMixin
public static final class PropertySetMixin.BoundListeners
A class used by clients of
PropertySetMixin when implementing UNO
interface type attribute setter functions.
prepareSet(String, Object, Object, PropertySetMixin.BoundListeners)
void | notifyListeners()- Notifies any
com.sun.star.beans.XPropertyChangeListeners.
|
BoundListeners
public BoundListeners()
The constructor.
notifyListeners
public void notifyListeners()
Notifies any
com.sun.star.beans.XPropertyChangeListeners.
prepareSet(String, Object, Object,
PropertySetMixin.BoundListeners)