Tobago Components
Tag page


TODO description of page tag

UIComponentClass: org.apache.myfaces.tobago.component.UIPage

RendererType: Page

Supported facets:

action
Contains an instance of UICommand (tc:command) for an auto-action
menuBar
Menubar
layout
Contains an instance of UILayout


Tag Information
Tag Classorg.apache.myfaces.tobago.taglib.component.PageTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
labelfalsetruejava.lang.String

Text value to display as label. If text contains an underscore the next character is used as accesskey.

idfalsetruejava.lang.String

The component identifier for this component. This value must be unique within the closest parent component that is a naming container.

widthfalsetruejava.lang.String

The width for this component.

heightfalsetruejava.lang.String

The height for this component.

bindingfalsetruejava.lang.String

The value binding expression linking this component to a property in a backing bean.

statefalsetruejava.lang.String

ValueBindingExpression pointing to a object to save the component's state.

doctypefalsetruejava.lang.String

Possible values for doctype are:

strict
HTML 4.01 Strict DTD
loose
HTML 4.01 Transitional DTD
frameset
HTML 4.01 Frameset DTD
All other values are ignored and no DOCTYPE is set. The default value is 'loose'.

focusIdfalsetruejava.lang.String

Contains the id of the component wich should have the focus after loading the page. Set to emtpy string for disabling setting of focus. Default (null) enables the "auto focus" feature.

applicationIconfalsetruejava.lang.String

Absolute URL to an image or image name to lookup in tobago resource path representing the application. In HTML it is used as a favicon.


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.