org.openfaces.renderkit.table
Class SelectPageNoAction

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

public class SelectPageNoAction
extends java.lang.Object
implements DataTablePaginatorAction


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

Constructor Detail

SelectPageNoAction

public SelectPageNoAction(int pageNo)
Method Detail

execute

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


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