Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: reflection ::

interface XInterfaceAttributeTypeDescription
Base Interfaces
XInterfaceAttributeTypeDescriptionXInterfaceMemberTypeDescriptionXTypeDescription

XInterfaceMemberTypeDescription
(referenced interface's summary:)
Base interface for reflected interface members.
Description
Reflects an interface attribute type.

This type is superseded by XInterfaceAttributeTypeDescription2, which supports extended attributes.

The type class of this type is TypeClass_INTERFACE_ATTRIBUTE.

Methods' Summary
isReadOnly Returns true, if this attribute is read-only.  
getType Returns the type of the attribute.  
Methods' Details
isReadOnly
boolean
isReadOnly();

Description
Returns true, if this attribute is read-only.
Returns
true, if attribute is read-only
getType
XTypeDescription
getType();

Description
Returns the type of the attribute.
Returns
type of attribute
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.