public static class TextFileOverlay.TextFileRevertAction extends FormAction
Constructor and Description |
---|
TextFileRevertAction(java.lang.String type_name,
TextFileOverlay.TextFile dat) |
Modifier and Type | Method and Description |
---|---|
MessageResult |
action(Form f)
Perform the actual action based on the form parameters.
|
getConfirm, getConfirmMessage, getHelp, getMustValidate, getShortcut, getText, setConfirm, setConfirmArgs, setMustValidate, setNewWindow, wantNewWindow
public TextFileRevertAction(java.lang.String type_name, TextFileOverlay.TextFile dat)
public MessageResult action(Form f) throws ActionException
FormAction
TransitionException
to show an error message to the user.
or a ActionException
to produce a generic error message.action
in class FormAction
f
- FormActionException