:: com :: sun :: star :: beans ::

service PropertySet
Description
This is a generic service which should be supported by all servies which have properties.

It specifies several, mostly optional ways to access properties.

Developers Guide
9.6.2 Drawing Documents and Presentation Documents - Overall Document Features - Settings

Exported Interfaces
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
::com::sun::star::beans::XFastPropertySet
Usage Restrictions
optional
::com::sun::star::beans::XMultiPropertySet
Usage Restrictions
optional
::com::sun::star::beans::XPropertyAccess
Usage Restrictions
optional
::com::sun::star::beans::XPropertyState
Usage Restrictions
optional

 
Top of Page