public interface ITableColumnModelListener
Modifier and Type | Method and Description |
---|---|
void |
columnsAdded(int[] columnIndices) |
void |
columnsChanged(int[] columnIndices) |
void |
columnsRemoved(int[] columnIndices) |
Siehe auch Jowidgets Nutzerhandbuch