public class RemoveSpeciesSubBatchAction extends LongActionSupport<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesBatchRowModel |
parentBatch
Parent batch of rows to delete.
|
protected int |
rowIndex
Selected row to treat.
|
protected Set<SpeciesBatchRowModel> |
rowToRemove
Rows to delete after all.
|
| Constructor and Description |
|---|
RemoveSpeciesSubBatchAction(SpeciesBatchUIHandler 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<SpeciesBatchRowModel> rowToRemove
protected SpeciesBatchRowModel parentBatch
public RemoveSpeciesSubBatchAction(SpeciesBatchUIHandler handler)
public boolean prepareAction()
throws Exception
prepareAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Exceptionpublic void doAction()
throws Exception
doAction in class LongActionSupport<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Exceptionpublic void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Copyright © 2012–2015 Ifremer. All rights reserved.