public class SaveFishingOperationAction extends AbstractTuttiAction<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
updateUI
A flag to update ui after create or save the edit fishing operation.
|
actionDescription, actionIcon, actionName, error, handler, hideBody| Constructor and Description |
|---|
SaveFishingOperationAction(EditFishingOperationUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAction()
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() |
protected void |
saveFishingOperation(FishingOperation toSave) |
void |
setUpdateUI(boolean updateUI) |
decorate, getActionDescription, getActionIcon, getActionName, getConfig, getContext, getDataContext, getDecorator, getError, getHandler, getModel, getUI, isFailed, isHideBody, performAction, performAndReleaseAction, prepareAction, sendMessageprotected boolean updateUI
public SaveFishingOperationAction(EditFishingOperationUIHandler handler)
public void setUpdateUI(boolean updateUI)
protected void releaseAction()
protected void doAction()
doAction in class AbstractTuttiAction<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>protected void saveFishingOperation(FishingOperation toSave)
Copyright © 2012-2013 Ifremer. All Rights Reserved.