x
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
idfalsefalsejava.lang.StringEvery component may have an unique id. Automatically created if omitted.
renderedfalsefalsejava.lang.StringIf false, this component will not be rendered.
bindingfalsefalsejava.lang.StringComponent binding.
transientfalsefalsejava.lang.StringIf true, this component will not be saved during state saving.
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.
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.
forfalsefalsejava.lang.StringNo Description
fastStepfalsefalsejava.lang.Stringstep (pages) used for fastforward and fastrewind
pageIndexVarfalsefalsejava.lang.String A parameter name, under which the actual page 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.
rowsCountVarfalsefalsejava.lang.String A parameter name, under which the actual rows count is set in request scope similar to the var parameter.
displayedRowsCountVarfalsefalsejava.lang.String A parameter name, under which the actual displayed rows count is set in request scope similar to the var parameter.
firstRowIndexVarfalsefalsejava.lang.String A parameter name, under which the actual first displayed row index is set in request scope similar to the var parameter.
lastRowIndexVarfalsefalsejava.lang.String A parameter name, under which the actual last displayed row index is set in request scope similar to the var parameter.
styleClassfalsefalsejava.lang.String styleClass for scroller table
stylefalsefalsejava.lang.String style for scroller table
paginatorfalsefalsejava.lang.String If set true, then the paginator gets rendered
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
paginatorColumnClassfalsefalsejava.lang.String styleClass for paginator's column
paginatorColumnStylefalsefalsejava.lang.String style for paginator's column
paginatorActiveColumnClassfalsefalsejava.lang.String styleClass for paginator's column with pageIndex = currentPageIndex
paginatorActiveColumnStylefalsefalsejava.lang.String style for paginator's column with pageIndex = currentPageIndex

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.