public class EditCruiseInValidationUIAction extends AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected Cruise |
cruise
The incoming cruise to edit.
|
protected PropertyChangeListener |
modelListener |
| Constructor and Description |
|---|
EditCruiseInValidationUIAction(ValidateCruiseUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
void |
postSuccessAction() |
boolean |
prepareAction() |
void |
releaseAction() |
void |
removeListener() |
void |
setCruise(Cruise cruise) |
askAdminPassword, createProgressionModelIfRequired, getConfig, getContext, getDataContext, getProgressionModel, openAddSpeciesDialog, sendMessage, setProgressionModelaskBeforeDelete, askOverwriteFile, chooseFile, decorate, decorate, displayInfoMessage, displayWarningMessage, getActionDescription, getActionEngine, getActionFactory, getDecorator, getHandler, getModel, getUI, isHideBody, postFailedAction, saveFile, saveFile, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected Cruise cruise
protected final PropertyChangeListener modelListener
public EditCruiseInValidationUIAction(ValidateCruiseUIHandler handler)
public void setCruise(Cruise cruise)
public boolean prepareAction()
throws Exception
prepareAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>Exceptionpublic void removeListener()
public void doAction()
throws Exception
doAction in class AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>Exceptionpublic void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>public void releaseAction()
releaseAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>Copyright © 2012–2014 Ifremer. All rights reserved.