org.openfaces.renderkit.table
Class SelectFirstPageAction

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

public class SelectFirstPageAction
extends java.lang.Object
implements DataTablePaginatorAction


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

Constructor Detail

SelectFirstPageAction

public SelectFirstPageAction()
Method Detail

execute

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


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