org.apache.myfaces.examples.listexample
Class DataScrollerList
java.lang.Object
org.apache.myfaces.examples.listexample.DataScrollerList
public class DataScrollerList
- extends Object
DOCUMENT ME!
- Version:
- $Revision: 796690 $ $Date: 2009-07-22 07:52:32 -0500 (Wed, 22 Jul 2009) $
- Author:
- Thomas Spiegl (latest modification by $Author: cjhoward $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataScrollerList
public DataScrollerList()
getRowCount
public Integer getRowCount()
setRowCount
public void setRowCount(Integer rowCount)
getList
public List getList()
scrollerAction
public void scrollerAction(javax.faces.event.ActionEvent event)
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.