Tobago Components
Tag page


TODO description of page tag


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

Attributes
NameRequiredRequest-timeTypeDescription
labelfalsetruejava.lang.StringText value to display as label. If text contains an underscore the next character is used as accesskey.
idfalsetruejava.lang.StringThe component identifier for this component. This value must be unique within the closest parent component that is a naming container.
widthfalsetruejava.lang.StringThe width for this component.
heightfalsetruejava.lang.StringThe height for this component.
bindingfalsetruejava.lang.StringThe value binding expression linking this component to a property in a backing bean.
statefalsetruejava.lang.StringValueBindingExpression pointing to a object to save the component's state.
focusIdfalsetruejava.lang.StringContains 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.
doctypefalsetruejava.lang.Stringvalues 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'

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.