|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Event listener interface for table events.
Method Summary | |
void |
onCellClicked(SourcesTableEvents sender,
int row,
int cell)
Fired when a cell is clicked. |
Method Detail |
public 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 |