:: com :: sun :: star :: accessibility ::
|
unpublished |
interface XAccessibleExtendedComponent |
|
|
- Base Interfaces
XAccessibleExtendedComponent
┗ XAccessibleComponent
-
|
- Usage Restrictions
- not published
- Description
- The XAccessibleExtendedComponent interface contains
additional methods to those of the XAccessibleComponent
interface. These methods provide information that is used not as often. The
division into two interfaces allows classes to support the more
frequently used methods of the XAccessibleComponent
interface and only support the XAccessibleExtendedComponent
interface if that makes sense for the class.
This interface provides extended access to retrieve information
concerning the graphical representation of an object. This interface
combines methods from the Java interfaces
javax.accessibility.AccessibleComponent and
javax.accessibility.AccessibleExtendedComponent .
- Since
- OOo 1.1.2
|
Methods' Details |
getFont
- Description
- Returns the font of this object.
- Returns
- The returned reference to a font object is empty if a font is not
supported by this object.
|
|
getTitledBorderText
string |
getTitledBorderText(); |
- Description
- Returns the titled border text.
This method stems from the Java interface
AccessibleExtendedComponent .
- Returns
- The returned value is the titled border text of the object or
empty if that is not supported.
|
|
getToolTipText
- Description
- Returns the tool tip text of this object.
This method stems from the Java interface
AccessibleExtendedComponent .
- Returns
- Returns the localized tool tip text of the object. If tool tips
are not supported and empty string is returned.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.