Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing :: framework ::

unpublished struct TabBarButton
Usage Restrictions
not published
Description
Descriptor of a tab bar button. Tab bar buttons are typically used to offer the user the choice between different views to be disiplayed in one pane.

For identification only the ResourceId is used, so for some methods of the XTabBar interface only the ResourceId member is evaluated.


Elements' Summary
ButtonLabel This label is displayed on the UI as button text.  
HelpText The localized help text that may be displayed in a tool tip.  
ResourceId XResourceId object of the resource that is requested to be displayed when the tab bar button is activated.  
Elements' Details
ButtonLabel
string ButtonLabel;
Description
This label is displayed on the UI as button text.

The label is expected to be localized.

HelpText
string HelpText;
Description
The localized help text that may be displayed in a tool tip.
ResourceId
XResourceId ResourceId;
Description
XResourceId object of the resource that is requested to be displayed when the tab bar button is activated.

For some methods of the XTabBar interface only this member is evaluated. That is because only this member is used to identify a tab bar button.

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.