Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt :: tab ::
|
interface XTabPageModel |
|
- Description
- specifies an XTabPageModel interface.
- Since
- OOo 3.4
|
Attributes' Summary |
TabPageID |
ID for tab page.
|
Enabled |
determines whether a tab page is enabled or disabled.
|
Title |
specifies the text that is displayed in the tab bar of the tab page.
|
ImageURL |
specifies a URL that references a graphic that should be displayed in the tab bar.
|
ToolTip |
specifies a tooltip text that should be displayed in the tab bar.
|
Attributes' Details |
TabPageID
[ readonly ] short TabPageID;
- Description
- ID for tab page.
|
|
Enabled
boolean Enabled;
- Description
- determines whether a tab page is enabled or disabled.
|
|
Title
string Title;
- Description
- specifies the text that is displayed in the tab bar of the tab page.
|
|
ImageURL
string ImageURL;
- Description
- specifies a URL that references a graphic that should be displayed in the tab bar.
|
|
ToolTip
string ToolTip;
- Description
- specifies a tooltip text that should be displayed in the tab bar.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.