org.apache.myfaces.examples.misc
Class AutoScrollBean

java.lang.Object
  extended by org.apache.myfaces.examples.misc.AutoScrollBean

public class AutoScrollBean
extends java.lang.Object

Bean to demonstrate the org.apache.myfaces.AUTO_SCROLL init parameter behaviour

Version:
$Revision: 472610 $ $Date: 2006-11-08 14:46:34 -0500 (Wed, 08 Nov 2006) $
Author:
Bruno Aranda (latest modification by $Author: grantsmith $)

Constructor Summary
AutoScrollBean()
           
 
Method Summary
 java.util.List getNumbers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoScrollBean

public AutoScrollBean()
Method Detail

getNumbers

public java.util.List getNumbers()


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.