public interface ITableCellListener
| Modifier and Type | Method and Description |
|---|---|
void |
mouseDoubleClicked(ITableCellMouseEvent event) |
void |
mousePressed(ITableCellMouseEvent event) |
void |
mouseReleased(ITableCellMouseEvent event) |
void mousePressed(ITableCellMouseEvent event)
void mouseReleased(ITableCellMouseEvent event)
void mouseDoubleClicked(ITableCellMouseEvent event)
Siehe auch Jowidgets Nutzerhandbuch