RichFaces
Tag page




Tag Information
Tag Classorg.richfaces.taglib.PageTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The attribute takes a value-binding expression for a component property of a backing bean
bodyClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Assigns one or more space-separated CSS class names to the body part of the page
contentTypefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Set custom mime content type to response
dirfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left)
footerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Assigns one or more space-separated CSS class names to the component footer
headerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Assigns one or more space-separated CSS class names to the component header
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
langfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Code describing the language used in the generated markup for this component
markupTypefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Page layout format ( html, xhtml, html-transitional, html-3.2 ) for encoding DOCTYPE, namespace and Content-Type definitions
namespacefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Set html element default namespace
oncontextmenufalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The client-side script method to be called when the right mouse button is clicked over the component
onloadfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The client-side script method to be called before a page is loaded
onunloadfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The client-side script method to be called when a page is unloaded
pageTitlefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
String for output as a page title.
renderedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "false", this component is not rendered
sidebarClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Assigns one or more space-separated CSS class names to the component side panel
sidebarPositionfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Defines the position of the side panel. Possible values are "left", "right". Default value is "left".
sidebarWidthfalsefalsejavax.el.ValueExpression
(must evaluate to int)
Defines width for the side panel. Default value is "160".
stylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style rules to be applied to the component
styleClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Assigns one or more CSS class names to the component. Corresponds to the HTML "class" attribute.
themefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specifies the way of the component rendering
titlefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Advisory title information about markup elements generated for this component
widthfalsefalsejavax.el.ValueExpression
(must evaluate to int)
Sets the width of the page

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.