rich
Tag datascroller




Tag Information
Tag Classorg.richfaces.taglib.DatascrollerTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
maxPagesfalsefalsejava.lang.StringMaximum quantity of pages
selectedStylefalsefalsejava.lang.StringNo Description
tableStylefalsefalsejava.lang.StringNo Description
idfalsefalsejava.lang.StringNo Description
bypassUpdatesfalsefalsejava.lang.StringIf true, after process validations phase it skips updates of model beans on a force render response. It can be used for validating components input
renderCurrentAsTextfalsefalsejava.lang.StringNo Description
limitToListfalsefalsejava.lang.StringIf "true", updates on client side ONLY elements from this 'reRender' property. If "false" (default) updates all rendered by ajax region components.
stylefalsefalsejava.lang.StringNo Description
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto
forfalsefalsejava.lang.StringNo Description
onkeyupfalsefalsejava.lang.StringHTML: a script expression; a key is released
timeoutfalsefalsejava.lang.Stringresponse waiting time on a particular request. If a response is not received during this time, the request is aborted
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
pageIndexfalsefalsejava.lang.StringpageIndex
pagefalsefalsejava.lang.Stringpage
onmouseupfalsefalsejava.lang.StringHTML: script expression; a pointer button is released
bindingfalsefalsejava.lang.StringNo Description
onmousemovefalsefalsejava.lang.StringHTML: a script expression; a pointer is moved within
actionListenerfalsefalsejava.lang.StringMethodBinding pointing at method accepting an ActionEvent with return type void
renderIfSinglePagefalsefalsejava.lang.StringIf renderIfSinglePage=true then display datascroller if the data hold on one page
oncompletefalsefalsejava.lang.StringJavaScript code for call after request completed on client side
fastStepfalsefalsejava.lang.StringNo Description
renderedfalsefalsejava.lang.StringNo Description
reRenderfalsefalsejava.lang.StringId['s] (in format of call UIComopnent.findComponent()) of components, rendered in case of AjaxRequest caused by this component. Can be single id, comma-separated list of Id's, or EL Expression with array or Collection
tableStyleClassfalsefalsejava.lang.StringNo Description
styleClassfalsefalsejava.lang.StringNo Description
onkeypressfalsefalsejava.lang.StringHTML: a script expression; a key is pressed and released
ajaxSinglefalsefalsejava.lang.StringNo Description
ondblclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is double-clicked
handleValuefalsefalsejava.lang.StringhandleValue
selectedStyleClassfalsefalsejava.lang.StringNo Description
valuefalsefalsejava.lang.StringThe current value for this component
actionfalsefalsejava.lang.StringMethodBinding pointing at the application action to be invoked, if this UIComponent is activated by the user, during the Apply Request Values or Invoke Application phase of the request processing lifecycle, depending on the value of the immediate property
onclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is clicked
statusfalsefalsejava.lang.StringID (in format of call UIComopnent.findComponent()) of Request status component.
onkeydownfalsefalsejava.lang.StringHTML: a script expression; a key is pressed down
scrollerListenerfalsefalsejava.lang.StringscrollerListener
onmousedownfalsefalsejava.lang.StringHTML: script expression; a pointer button is pressed down
requestDelayfalsefalsejava.lang.StringDelay ( in ms. ) for send ajax request on JavaScript event. In conjunction with events queue can reduce number of requests on keyboard or mouse move events.
eventsQueuefalsefalsejava.lang.StringNo Description
immediatefalsefalsejava.lang.StringNo Description
datafalsefalsejava.lang.StringSerialized (on default with JSON) data passed on the client by a developer on AJAX request. It's accessible via this.data
ignoreDupResponsesfalsefalsejava.lang.StringNo Description

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.