:: com :: sun :: star :: frame ::
|
interface XTitle |
|
- Description
- an interface representing an entity with a modifyable title.
|
Methods' Summary |
getTitle |
Returns the title of the object.
*
* |
setTitle |
Sets the title of the object.
*
* |
Methods' Details |
getTitle
- Description
- Returns the title of the object.
*
*
- Returns
- * The title.
|
|
setTitle
void |
setTitle( |
[in] string |
sTitle ); |
- Description
- Sets the title of the object.
*
*
- Parameter sTitle
- * The title.
|
|
Top of Page
Copyright © 1995, 2011, 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.