public class FormUpdateEvent
extends java.util.EventObject
FormUpdateListener.
The updated form will be returned as "event source".| Constructor and Description |
|---|
FormUpdateEvent(OperationForm form)
Constructor takes the form that has been updated.
|
| Modifier and Type | Method and Description |
|---|---|
OperationType |
getType()
Returns the form type.
|
public FormUpdateEvent(OperationForm form)
form - public OperationType getType()
((OperationForm) this.getSource()).getType()