public interface TableViewModelListener extends EventListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
tableViewChanged(TableViewModelEvent pEvent)
This fine grain notification tells listeners the exact range
of cells, rows, or columns that changed.
|
void tableViewChanged(TableViewModelEvent pEvent)
pEvent - the eventCopyright © 2023 onecode. All rights reserved.