org.openfaces.renderkit.table
Class SelectLastPageAction

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

public class SelectLastPageAction
extends java.lang.Object
implements DataTablePaginatorAction


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

Constructor Detail

SelectLastPageAction

public SelectLastPageAction()
Method Detail

execute

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


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