public class DataModelEvent
extends java.util.EventObject
| Constructor and Description |
|---|
DataModelEvent(DataModel _model,
int _index,
java.lang.Object _data) |
| Modifier and Type | Method and Description |
|---|---|
DataModel |
getDataModel() |
java.lang.Object |
getRowData() |
int |
getRowIndex() |