UDK 3.2.7 Java API Reference

Uses of Class
com.sun.star.lib.uno.helper.PropertySetMixin.BoundListeners

Packages that use PropertySetMixin.BoundListeners
com.sun.star.lib.uno.helper   
 

Uses of PropertySetMixin.BoundListeners in com.sun.star.lib.uno.helper
 

Methods in com.sun.star.lib.uno.helper with parameters of type PropertySetMixin.BoundListeners
 void PropertySetMixin.prepareSet(String propertyName, Object oldValue, Object newValue, PropertySetMixin.BoundListeners bound)
          A method used by clients when implementing UNO interface type attribute setter functions.
 void PropertySetMixin.prepareSet(String propertyName, PropertySetMixin.BoundListeners bound)
          A simplified version of PropertySetMixin.prepareSet(String, Object, Object, PropertySetMixin.BoundListeners).
 


UDK 3.2.7 Java API Reference