public class SaveFishingOperationAction extends AbstractTuttiAction<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>
AbstractTuttiAction.ActionTimerTask<A extends AbstractTuttiAction>| Modifier and Type | Field and Description |
|---|---|
protected boolean |
updateUI
A flag to update ui after create or save the edit fishing operation.
|
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
SaveFishingOperationAction(EditFishingOperationUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAction(ActionEvent event)
If the event source is an EditFishingOperationUIHandler,
then the tab panel of the parent switch to the index set
in the ID param of the event.
|
protected void |
releaseAction(ActionEvent event) |
protected void |
saveFishingOperation(FishingOperation toSave) |
void |
setUpdateUI(boolean updateUI) |
actionPerformed, decorate, getActionDescription, getActionName, getConfig, getContext, getDecorator, getHandler, getMainAction, getModel, getService, getUI, isFailed, isHideBody, prepareAction, runAction, sendMessage, setFailed, setMnemonicaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected boolean updateUI
public SaveFishingOperationAction(EditFishingOperationUIHandler handler)
public void setUpdateUI(boolean updateUI)
protected void releaseAction(ActionEvent event)
protected void doAction(ActionEvent event)
doAction in class AbstractTuttiAction<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>event - protected void saveFishingOperation(FishingOperation toSave)
Copyright © 2012-2013 Ifremer. All Rights Reserved.