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

service Introspection
Supported Interface
XIntrospection
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
AdvUNO - UNO Reflection API



 Top of Page