|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TableListener
Event listener interface for table events.
| Method Summary | |
|---|---|
void |
onCellClicked(SourcesTableEvents sender,
int row,
int cell)
Fired when a cell is clicked. |
| Method Detail |
|---|
void onCellClicked(SourcesTableEvents sender,
int row,
int cell)
sender - the widget sending the eventrow - the row of the cell being clickedcell - the index of the cell being clicked
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||