Constructor and Description |
---|
SelectBoxChangeSelectionEvent(T component,
Context context,
Frame frame,
java.lang.String oldValue,
java.lang.String newValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNewValue()
Returns new value.
|
java.lang.String |
getOldValue()
Returns old value.
|
equals, getComponent, getContext, getFrame, hashCode, toString