public class EditCruiseFishingOperationAction extends AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected PropertyChangeListener |
editCatchesModelListener |
protected PropertyChangeListener |
editFishingOperationModelListener |
protected FishingOperation |
fishingOperation
The incoming fishing operation to edit.
|
| Constructor and Description |
|---|
EditCruiseFishingOperationAction(ValidateCruiseUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
void |
postSuccessAction() |
boolean |
prepareAction() |
void |
releaseAction() |
void |
setFishingOperation(FishingOperation fishingOperation) |
askAdminPassword, createProgressionModelIfRequired, getConfig, getContext, getDataContext, getProgressionModel, 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 FishingOperation fishingOperation
protected final PropertyChangeListener editFishingOperationModelListener
protected final PropertyChangeListener editCatchesModelListener
public EditCruiseFishingOperationAction(ValidateCruiseUIHandler handler)
public void setFishingOperation(FishingOperation fishingOperation)
public boolean prepareAction()
throws Exception
prepareAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>Exceptionpublic 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.