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

service Introspection
Description
provides functionality to get information about an object's properties and methods.

Important note: An object can only be inspected completely if it supports the ::com::sun::star::lang::XTypeProvider interface.

For details see method XIntrospection::inspect .

Developers Guide
Exported Interfaces
XIntrospection
Description
The only interface of this service

 
Top of Page