Methods' Details |
addTabBarButtonAfter
- Description
- Add a tab bar button to the right of another one.
- Parameter aButton
- The new tab bar button that is to be inserted. If a button with
the same resource id is already present than that is removed before the
new button is inserted.
- Parameter aAnchor
- The new button is inserted to the right of this button. When
its ResourceId is empty then the new button is inserted at the left
most position.
|
|
appendTabBarButton
- Description
- Add a tab bar button at the right most position.
- Parameter aButton
- The new tab bar button that is to be inserted.
|
|
removeTabBarButton
- Description
- Remove a tab bar button.
- Parameter aButton
- The tab bar button to remove. When there is no button with the
specified resource id then this call is silently ignored.
|
|
hasTabBarButton
- Description
- Test whether the specified button exists in the tab bar.
- Parameter aButton
- The tab bar button whose existence is tested.
- Returns
- Returns true when the button exists.
|
|
getTabBarButtons
- Description
- Return a sequence of all the tab bar buttons.
Their order reflects the visible order in the tab bar.
This method can be used when
addTabBarButtonAfter() does not provide enough
control as to where to insert a new button.
|
|
Top of Page
Copyright © 2000, 2013 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.