(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.