com.sun.star.lib.uno.helper

Class PropertySetMixin.BoundListeners

Enclosing Class:
PropertySetMixin

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:
prepareSet(String, Object, Object, PropertySetMixin.BoundListeners)

Constructor Summary

BoundListeners()
The constructor.

Method Summary

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

Constructor Details

BoundListeners

public BoundListeners()
The constructor.

Method Details

notifyListeners

public void notifyListeners()
Notifies any com.sun.star.beans.XPropertyChangeListeners.
See Also:
prepareSet(String, Object, Object, PropertySetMixin.BoundListeners)