public interface CommentableCellListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
commentChanged(CommentableCell cell)
Invoked when a comment is added to or removed from a cell.
|
void commentChanged(CommentableCell cell)
cell
- the cell that was modified