org.apache.tapestry.contrib.table.components
Class TableActionPageChange
java.lang.Object
org.apache.tapestry.contrib.table.components.TableActionPageChange
- All Implemented Interfaces:
- ITableAction
public class TableActionPageChange
- extends Object
- implements ITableAction
A table action that changes the current table page
.
- Author:
- teo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableActionPageChange
public TableActionPageChange(int page)
executeTableAction
public void executeTableAction(ITableModel objTableModel)
- Executes the desired action.
- Specified by:
executeTableAction
in interface ITableAction
- Parameters:
objTableModel
- the table model on which the action should be executed
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.