o
Tag scrolling


Adding this tag as a child tag for the dataTable or treeTable component turns on the scrolling feature for the appropriate DataTable or TreeTable.


Tag Information
Tag Classorg.openfaces.taglib.jsp.table.ScrollingJspTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
autoScrollbarsfalsejavax.el.ValueExpression
(must evaluate to boolean)
truefalseAssigning true turns on automatic scrollbar visibility control. When this option is turned on, scrollbars are automatically hidden when the displayed data entirely fits in the visible area.
horizontalfalsejavax.el.ValueExpression
(must evaluate to boolean)
truefalseDefines whether horizontal scroling should be activated (false by default).
positionfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
truenullDefines the current scrolling position
verticalfalsejavax.el.ValueExpression
(must evaluate to boolean)
truetrueDefines whether vertical scroling should be activated (true by default).

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.