T - row item typepublic static class DataGridItems.ItemSetChangeEvent<T>
extends java.util.EventObject
| Constructor and Description |
|---|
ItemSetChangeEvent(DataGridItems<T> source) |
| Modifier and Type | Method and Description |
|---|---|
DataGridItems<T> |
getSource() |
public ItemSetChangeEvent(DataGridItems<T> source)
public DataGridItems<T> getSource()
getSource in class java.util.EventObject