|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableAction
A Table action that needs to be executed at a later time. The action may be sorting a given column, or it may be selecting a given page
Method Summary | |
---|---|
void |
executeTableAction(ITableModel objTableModel)
Executes the desired action. |
Method Detail |
---|
void executeTableAction(ITableModel objTableModel)
objTableModel
- the table model on which the action should be executed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |