Ajax4jsf ( Legacy URL )
Tag repeat




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

Attributes
NameRequiredRequest-timeTypeDescription
varfalsefalsejava.lang.StringA request-scope attribute via which the data object for the current row will be used when iterating
valuefalsefalsejava.lang.StringThe current value for this component.
rowsfalsefalsejava.lang.StringA number of rows to display, or zero for all remaining rows in the table
firstfalsefalsejava.lang.StringA zero-relative row number of the first row to display
componentStatefalsefalsejava.lang.StringIt defines EL-binding for a component state for saving or redefinition.
stateVarfalsefalsejava.lang.StringThe attribute provides access to a component state on the client side.
rowKeyVarfalsefalsejava.lang.StringThe attribute provides access to a row key in a Request scope.
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
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

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.