Tobago Components
Tag page


TODO description of page tag

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

RendererType: Page



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

values for doctype : '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. default value is 'loose'

focusIdfalsetruejava.lang.String

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


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.