Ajax4Jsf
Tag repeat




Tag Information
Tag Classorg.ajax4jsf.taglib.html.jsp.AjaxRepeat
TagExtraInfo ClassNone
Body ContentJSP
Display NameAjax-enabled repeater

Attributes
NameRequiredRequest-timeTypeDescription
ajaxKeysfalsefalsejava.lang.StringThis attribute defines strings that are updated after an AJAX request.
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
componentStatefalsefalsejava.lang.StringIt defines EL-binding for a component state for saving or redefinition.
firstfalsefalsejava.lang.StringA zero-relative row number of the first row to display
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
rowKeyVarfalsefalsejava.lang.StringThe attribute provides access to a row key in a Request scope.
rowsfalsefalsejava.lang.StringA number of rows to display, or zero for all remaining rows in the table
stateVarfalsefalsejava.lang.StringThe attribute provides access to a component state on the client side.
valuefalsefalsejava.lang.StringThe current value for this component.
varfalsefalsejava.lang.StringA request-scope attribute via which the data object for the current row will be used when iterating

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.