Constructor and Description |
---|
CheckBoxChangeValueEvent(T component,
Context context,
Frame frame,
boolean oldValue,
boolean newValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
isNewValue()
Returns new value.
|
boolean |
isOldValue()
Returns old value.
|
equals, getComponent, getContext, getFrame, hashCode, toString