public class CreateBenthosMelagAction extends AbstractTuttiAction<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected Float |
melagWeight |
protected Float |
sampleMelagWeight |
protected Map<BenthosBatchRowModel,Float> |
selectedRows |
protected Float |
sortedWeight |
protected fr.ifremer.shared.application.type.WeightUnit |
weightUnit
Weight unit.
|
| Constructor and Description |
|---|
CreateBenthosMelagAction(BenthosBatchUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
protected Float |
openMelagWeightDialog() |
void |
postSuccessAction() |
boolean |
prepareAction() |
void |
releaseAction() |
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 Map<BenthosBatchRowModel,Float> selectedRows
protected Float melagWeight
protected Float sampleMelagWeight
protected Float sortedWeight
protected final fr.ifremer.shared.application.type.WeightUnit weightUnit
public CreateBenthosMelagAction(BenthosBatchUIHandler handler)
public boolean prepareAction()
throws Exception
prepareAction in class fr.ifremer.shared.application.swing.action.AbstractApplicationAction<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>Exceptionprotected Float openMelagWeightDialog()
public void doAction()
throws Exception
doAction in class AbstractTuttiAction<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>Exceptionpublic void releaseAction()
releaseAction in class fr.ifremer.shared.application.swing.action.AbstractApplicationAction<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>public void postSuccessAction()
postSuccessAction in class fr.ifremer.shared.application.swing.action.AbstractApplicationAction<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>Copyright © 2012–2014 Ifremer. All rights reserved.