t
Tag dataScroller


Scroller for UIData components eg. dataTable Must be nested inside footer facet of dataTable OR for attribute must be given so that corresponding uiData can be found


Tag Information
Tag Classorg.apache.myfaces.custom.datascroller.HtmlDataScrollerTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
actionListenerfalsefalsejava.lang.StringMethodBinding pointing at method acception an ActionEvent with return type void.
bindingfalsefalsejava.lang.StringComponent binding.
displayedRowsCountVarfalsefalsejava.lang.String A parameter name, under which the actual displayed rows count is set in request scope similar to the var parameter.
enabledOnUserRolefalsefalsejava.lang.String If user is in given role, this component will be rendered normally. If not, no hyperlink is rendered but all nested tags (=body) are rendered.
fastStepfalsefalsejava.lang.Stringstep (pages) used for fastforward and fastrewind
firstRowIndexVarfalsefalsejava.lang.String A parameter name, under which the actual first displayed row index is set in request scope similar to the var parameter.
forfalsefalsejava.lang.StringNo Description
idfalsefalsejava.lang.StringEvery component may have an unique id. Automatically created if omitted.
immediatefalsefalsejava.lang.StringTrue means, that the default ActionListener should be executed immediately (i.e. during Apply Request Values phase of the request processing lifecycle), rather than waiting until the Invoke Application phase.
lastRowIndexVarfalsefalsejava.lang.String A parameter name, under which the actual last displayed row index is set in request scope similar to the var parameter.
pageCountVarfalsefalsejava.lang.String A parameter name, under which the actual page count is set in request scope similar to the var parameter.
pageIndexVarfalsefalsejava.lang.String A parameter name, under which the actual page index is set in request scope similar to the var parameter.
paginatorfalsefalsejava.lang.String If set true, then the paginator gets rendered
paginatorActiveColumnClassfalsefalsejava.lang.String styleClass for paginator's column with pageIndex = currentPageIndex
paginatorActiveColumnStylefalsefalsejava.lang.String style for paginator's column with pageIndex = currentPageIndex
paginatorColumnClassfalsefalsejava.lang.String styleClass for paginator's column
paginatorColumnStylefalsefalsejava.lang.String style for paginator's column
paginatorMaxPagesfalsefalsejava.lang.String The maximum amount of pages to be displayed in the paginator.
paginatorTableClassfalsefalsejava.lang.String styleclass for pagingator
paginatorTableStylefalsefalsejava.lang.String style for pagingator
renderedfalsefalsejava.lang.StringIf false, this component will not be rendered.
renderFacetsIfSinglePagefalsefalsejava.lang.String If set to false, the facets aren't renderd if all the lines are contained on a single page. Default is true.
rowsCountVarfalsefalsejava.lang.String A parameter name, under which the actual rows count is set in request scope similar to the var parameter.
stylefalsefalsejava.lang.String style for scroller table
styleClassfalsefalsejava.lang.String styleClass for scroller table
visibleOnUserRolefalsefalsejava.lang.String If user is in given role, this component will be rendered normally. If not, nothing is rendered and the body of this tag will be skipped.

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.