:: 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
AdvUNO - UNO Reflection API

Exported Interfaces - Summary
XIntrospection

The only interface of this service

Exported Interfaces - Details
XIntrospection
Description
The only interface of this service

 
Top of Page