public class RemoveBenthosBatchAction extends LongActionSupport<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected int |
rowIndex
Selected row to treat.
|
protected Set<BenthosBatchRowModel> |
rowToRemove
Rows to delete after all.
|
| Constructor and Description |
|---|
RemoveBenthosBatchAction(BenthosBatchUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
void |
postSuccessAction() |
boolean |
prepareAction() |
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, releaseAction, saveFile, saveFile, saveFileWithStartDirectory, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected int rowIndex
protected Set<BenthosBatchRowModel> rowToRemove
public RemoveBenthosBatchAction(BenthosBatchUIHandler handler)
public boolean prepareAction()
throws Exception
prepareAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>Exceptionpublic void doAction()
throws Exception
doAction in class LongActionSupport<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>Exceptionpublic void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>Copyright © 2012–2015 Ifremer. All rights reserved.