org.openfaces.renderkit.table
Class SelectNextPageAction

java.lang.Object
  extended by org.openfaces.renderkit.table.SelectNextPageAction
All Implemented Interfaces:
DataTablePaginatorAction

public class SelectNextPageAction
extends java.lang.Object
implements DataTablePaginatorAction


Constructor Summary
SelectNextPageAction()
           
 
Method Summary
 void execute(DataTable table)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectNextPageAction

public SelectNextPageAction()
Method Detail

execute

public void execute(DataTable table)
Specified by:
execute in interface DataTablePaginatorAction


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.