:: 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
XPropertySet
provides information about and access to the properties from an implementation.
XFastPropertySet
[ OPTIONAL ]
XMultiPropertySet
[ OPTIONAL ]
XPropertyAccess
[ OPTIONAL ]
XPropertyState
[ OPTIONAL ]

 
Top of Page