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