public class RemoveSpeciesBatchAction extends AbstractTuttiAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected Set<SpeciesBatchRowModel> |
rowToRemove
Rows to delete after all.
|
| Constructor and Description |
|---|
RemoveSpeciesBatchAction(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, displayInfoMessage, displayWarningMessage, getActionDescription, getActionEngine, getActionFactory, getDecorator, getHandler, getModel, getUI, isHideBody, postFailedAction, releaseAction, saveFile, saveFile, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected Set<SpeciesBatchRowModel> rowToRemove
public RemoveSpeciesBatchAction(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 AbstractTuttiAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Exceptionpublic void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Copyright © 2012–2014 Ifremer. All rights reserved.