--
JoaoQuintas - 20 Aug 2010
Title
A Title is a XVW component that enables the user to set the name of the tab on which the viewer is going to open.
XML Definition
A Title is declared as following:
<xvw:title valueExpression="#{viewBean.ATTRIBUTE_NAME}" renderedValue="RENDERED_VALUE_EXPRESSION">
</xvw:title>
Component from which the Title Extends
Components that Extend Title
Title Properties
Property |
Description |
Requirement |
Default Value |
Type |
Example |
valueExpression |
Evaluates the name that the title of the viewer is going to have |
optional |
|
String |
|
renderedValue |
Stores the rendered value of the title |
optional |
|
Object |
|
icon |
An icon to put in the ptitle (before the text message) |
optional |
|
String |
|
Possible Child Components: