public final class XMLOverlay.XMLEditAction extends FormAction
| Constructor and Description | 
|---|
| XMLEditAction(XMLTarget target) | 
| Modifier and Type | Method and Description | 
|---|---|
| FormResult | action(Form f)Perform  the actual action based on the form parameters. | 
| boolean | getMustValidate() | 
getConfirm, getConfirmMessage, getHelp, getShortcut, getText, setConfirm, setConfirmArgs, setMustValidate, setNewWindow, wantNewWindowpublic XMLEditAction(XMLTarget target)
public FormResult action(Form f) throws ActionException
FormActionTransitionException to show an error message to the user.
 or a ActionException to produce a generic error message.action in class FormActionf - FormActionExceptionpublic boolean getMustValidate()
getMustValidate in class FormAction