@FunctionalInterface
public interface TooltipAction
Modifier and Type | Method and Description |
---|---|
java.lang.String |
apply(java.lang.Integer row,
java.lang.Integer col,
TableDisplay tableDisplay) |
java.lang.String apply(java.lang.Integer row, java.lang.Integer col, TableDisplay tableDisplay)