|
UDK 3.2.7 Java API Reference | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
P
- parseUnoUrl(String) - Static method in class com.sun.star.lib.uno.helper.UnoUrl
- Parses the given Uno Url and returns an in memory object representation.
- postDisposing() - Method in class com.sun.star.lib.uno.helper.ComponentBase
- Override to become notified right before the disposing action is performed.
- postDisposing() - Method in class com.sun.star.lib.uno.helper.PropertySet
- Makes sure that listeners which are kept in aBoundLC (XPropertyChangeListener) and aVetoableLC (XVetoableChangeListener) receive a disposing call.
- preDisposing() - Method in class com.sun.star.lib.uno.helper.ComponentBase
- Override to perform extra clean-up work.
- prepareSet(String, Object, Object, PropertySetMixin.BoundListeners) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
- A method used by clients when implementing UNO interface type attribute setter functions.
- prepareSet(String, PropertySetMixin.BoundListeners) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
- A simplified version of
PropertySetMixin.prepareSet(String, Object, Object, PropertySetMixin.BoundListeners)
. - PropertySet - Class in com.sun.star.lib.uno.helper
- This class is an implementation of the interfaces com.sun.star.beans.XPropertySet, com.sun.star.beans.XFastPropertySet and com.sun.star.beans.XMultiPropertySet.
- PropertySet() - Constructor for class com.sun.star.lib.uno.helper.PropertySet
- propertySetInfo - Variable in class com.sun.star.lib.uno.helper.PropertySet
- PropertySetMixin - Class in com.sun.star.lib.uno.helper
- A helper mixin to implement certain UNO interfaces related to property set handling on top of the attributes of a given UNO interface type.
- PropertySetMixin(XComponentContext, XInterface, Type, String[]) - Constructor for class com.sun.star.lib.uno.helper.PropertySetMixin
- The constructor.
- PropertySetMixin.BoundListeners - Class in com.sun.star.lib.uno.helper
- A class used by clients of
PropertySetMixin
when implementing UNO interface type attribute setter functions. - PropertySetMixin.BoundListeners() - Constructor for class com.sun.star.lib.uno.helper.PropertySetMixin.BoundListeners
- The constructor.
- putProperty(Property) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Stores a Property object so that it can be retrieved subsequently by
PropertySet.getProperty(String)
,PropertySet.getProperties()
,PropertySet.getPropertyByHandle(int)
.
|
UDK 3.2.7 Java API Reference | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |