:: com :: sun :: star :: ui ::
|
unpublished |
interface XUIElement |
|
|
|
- Usage Restrictions
- not published
- Description
- provides a function to retrieve a special purpose interface dependent
on the user interface element type.
The type of the interface depends on the real type of the user interface
element. A menubar user interface element provides access to its
com::sun::star::awt::XSystemDependentMenuBarPeer
which supports to retrieve the system dependent menu handle.
A floating window or a toolbar user interface element return a
::XWindow
interface.
|
Methods' Summary |
getRealInterface |
returns an interface to get access to user interface type specific functions.
|
Attributes' Summary |
Frame |
determines the document frame to which this element is bound to.
|
ResourceURL |
a resource URL which is a unique identifier of a user interface element.
|
Type |
determines the type of the user interface element.
|
Methods' Details |
getRealInterface
- Description
- returns an interface to get access to user interface type specific functions.
- Returns
- a special purpose interface which depends on the type of the user
interface element.
|
|
Attributes' Details |
Frame
[ readonly ] ::com::sun::star::frame::XFrame Frame;
- Description
- determines the document frame to which this element is bound to.
The life time of a user interface element does not explicitly depend on the
frame itself but on the visible component attached to the frame. It is possible
to exchange the visible component of a frame and that will lead to the end of
life of all user interface elements.
|
|
ResourceURL
[ readonly ] string ResourceURL;
- Description
- a resource URL which is a unique identifier of a user interface element.
|
|
Type
[ readonly ] short Type;
- Description
- determines the type of the user interface element.
- See also
- UIElementType
|
|
Top of Page
Copyright © 2000, 2012 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.