public class SaveFishingOperationAction extends LongActionSupport<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
moveTab |
protected boolean |
updateUI
A flag to update ui after create or save the edit fishing operation.
|
| Constructor and Description |
|---|
SaveFishingOperationAction(EditFishingOperationUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
void |
postSuccessAction() |
void |
releaseAction() |
protected void |
saveFishingOperation(FishingOperation toSave) |
void |
setUpdateUI(boolean updateUI) |
askAdminPassword, createProgressionModelIfRequired, getConfig, getContext, getDataContext, getProgressionModel, openAddSpeciesDialog, sendMessage, setProgressionModelaskBeforeDelete, askOverwriteFile, chooseFile, decorate, decorate, displayErrorMessage, displayInfoMessage, displayWarningMessage, getActionDescription, getActionEngine, getActionFactory, getDecorator, getDialogParentComponent, getHandler, getModel, getUI, isHideBody, postFailedAction, prepareAction, saveFile, saveFile, saveFileWithStartDirectory, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected boolean updateUI
protected boolean moveTab
public SaveFishingOperationAction(EditFishingOperationUIHandler handler)
public void setUpdateUI(boolean updateUI)
public void releaseAction()
releaseAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>public void doAction()
throws Exception
doAction in class LongActionSupport<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>Exceptionpublic void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>protected void saveFishingOperation(FishingOperation toSave)
Copyright © 2012–2015 Ifremer. All rights reserved.