public static class DataUnit.StateChangeEvent
extends java.util.EventObject
| Modifier and Type | Field and Description |
|---|---|
protected BindingState |
state |
| Constructor and Description |
|---|
StateChangeEvent(DataUnit source,
BindingState state) |
| Modifier and Type | Method and Description |
|---|---|
DataUnit |
getSource() |
BindingState |
getState() |
protected BindingState state
public StateChangeEvent(DataUnit source, BindingState state)
public DataUnit getSource()
getSource in class java.util.EventObjectpublic BindingState getState()