org.apache.myfaces.examples.listexample
Class DataScrollerList

java.lang.Object
  extended byorg.apache.myfaces.examples.listexample.DataScrollerList

public class DataScrollerList
extends java.lang.Object

DOCUMENT ME!

Version:
$Revision: 472610 $ $Date: 2006-11-08 20:46:34 +0100 (Mi, 08 Nov 2006) $
Author:
Thomas Spiegl (latest modification by $Author: grantsmith $)

Constructor Summary
DataScrollerList()
           
 
Method Summary
 java.util.List getList()
           
 void scrollerAction(javax.faces.event.ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataScrollerList

public DataScrollerList()
Method Detail

getList

public java.util.List getList()

scrollerAction

public void scrollerAction(javax.faces.event.ActionEvent event)


Copyright © 2007 Apache Software Foundation. All Rights Reserved.