:: com :: sun :: star :: awt :: tab ::
|
unpublished |
service UnoControlTabPageModel |
|
|
- Supported Interface
- XTabPageModel
|
- Usage Restrictions
- not published
- Description
- specifies the standard model of a XTabPageModel.
- Since
- OOo 3.4
|
Constructors' Summary |
create |
Creates a new XTabPageModel with a given ID.
|
load |
Creates a new XTabPageModel with a given ID and a url which is used to load teh tab page model.
|
Constructors' Details |
create
|
create( |
[in] short |
tabPageID ); |
- Description
- Creates a new XTabPageModel with a given ID.
|
|
load
|
load( |
[in] short |
tabPageID, |
| [in] string |
url ); |
- Description
- Creates a new XTabPageModel with a given ID and a url which is used to load teh tab page model.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.