org.openfaces.component.table
Interface DataTablePaginatorAction

All Known Implementing Classes:
SelectFirstPageAction, SelectLastPageAction, SelectNextPageAction, SelectPageNoAction, SelectPreviousPageAction

public interface DataTablePaginatorAction


Method Summary
 void execute(DataTable table)
           
 

Method Detail

execute

void execute(DataTable table)


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