mj
Tag focus


A tag to set the focus on a specified field. Place it within a form tag, and set the for attribute to point to the field that should receive the focus.


Tag Information
Tag Classcom.sun.faces.ext.taglib.FocusTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
binding
A value binding that points to a bean property
 
Required: false
Request-time: false
Type: java.lang.String
id
The client id of this component
 
Required: false
Request-time: false
Type: java.lang.String
rendered
Is this component rendered?
 
Required: false
Request-time: false
Type: java.lang.String
for
component ID that should receive the focus
 
Required: true
Request-time: false
Type: java.lang.String

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.