Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service PropertySet

Description
specifies an abstract service which gives some hints which interfaces belong to a proper property set implementation.


Exported Interfaces

com::sun::star::beans::XPropertySet
Description
provides information about and access to the properties from an implementation.
com::sun::star::beans::XFastPropertySet
[ OPTIONAL ]
com::sun::star::beans::XMultiPropertySet
[ OPTIONAL ]
com::sun::star::beans::XPropertyAccess
[ OPTIONAL ]
com::sun::star::beans::XPropertyState
[ OPTIONAL ]

Top of Page