org.openfaces.renderkit.table
Class SelectPreviousPageAction

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

public class SelectPreviousPageAction
extends java.lang.Object
implements DataTablePaginatorAction


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

Constructor Detail

SelectPreviousPageAction

public SelectPreviousPageAction()
Method Detail

execute

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


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