|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TableCellToolTipListener
A listener that triggers when a cell's tooltip is about to be displayed or removed
| Method Summary | |
|---|---|
void |
cellHover(TableCell cell)
triggered when a cell's tooltip is about to be displayed. |
void |
cellHoverComplete(TableCell cell)
triggered when a cell's tooltip is about to be removed. |
| Method Detail |
|---|
void cellHover(TableCell cell)
cell - TableCell which the tooltip will be displayed forvoid cellHoverComplete(TableCell cell)
cell - TableCell which the tooltip will be removed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||