public class IndividualObservationBatchUIModel extends AbstractTuttiBatchUIModel<IndividualObservationBatchRowModel,IndividualObservationBatchUIModel> implements TabContentModel
| Modifier and Type | Field and Description |
|---|---|
protected List<Caracteristic> |
defaultCaracteristic
Default caracteristics coming from protocol.
|
static String |
PROPERTY_REMOVE_BATCH_ENABLED |
protected boolean |
removeBatchEnabled
Can user remove a selected batch?
|
catchesUIModel, propagatePropertiesPROPERTY_ROWS, PROPERTY_ROWS_IN_ERROR, rows, rowsInErrorid, modify, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_ID| Constructor and Description |
|---|
IndividualObservationBatchUIModel(EditCatchesUIModel catchesUIModel,
List<Caracteristic> defaultCaracteristic) |
| Modifier and Type | Method and Description |
|---|---|
List<Caracteristic> |
getDefaultCaracteristic() |
String |
getIcon() |
Caracteristic |
getLastLengthStepCaracteristicUsed() |
Species |
getLastSpeciesUsed() |
String |
getTitle() |
boolean |
isEmpty() |
boolean |
isRemoveBatchEnabled() |
void |
setRemoveBatchEnabled(boolean removeBatchEnabled) |
fireBatchUpdated, getFishingOperation, newEntityaddRowInError, getRowCount, getRows, getRowsInError, removeRowInError, setRows, setRowsInErrorfirePropertyChanged, fromBean, fromEntity, getChild, getChild, getId, getIdAsInt, isCreate, isModify, isValid, setId, setId, setModify, setValid, toBean, toEntityaddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisModify, isValidpublic static final String PROPERTY_REMOVE_BATCH_ENABLED
protected boolean removeBatchEnabled
protected final List<Caracteristic> defaultCaracteristic
public IndividualObservationBatchUIModel(EditCatchesUIModel catchesUIModel, List<Caracteristic> defaultCaracteristic)
public boolean isRemoveBatchEnabled()
public void setRemoveBatchEnabled(boolean removeBatchEnabled)
public List<Caracteristic> getDefaultCaracteristic()
public Species getLastSpeciesUsed()
public Caracteristic getLastLengthStepCaracteristicUsed()
public boolean isEmpty()
isEmpty in interface TabContentModelpublic String getTitle()
getTitle in interface TabContentModelpublic String getIcon()
getIcon in interface TabContentModelCopyright © 2012–2013 Ifremer. All rights reserved.