public class MarineLitterBatchUIModel extends AbstractTuttiBatchUIModel<MarineLitterBatchRowModel,MarineLitterBatchUIModel> implements org.nuiton.jaxx.application.swing.tab.TabContentModel
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_REMOVE_BATCH_ENABLED |
protected boolean |
removeBatchEnabled
Can user remove a selected marineLitter batch?
|
catchesUIModel, propagatePropertiesPROPERTY_ROWS, PROPERTY_ROWS_IN_ERROR, rows, rowsInErrorid, modify, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_ID| Constructor and Description |
|---|
MarineLitterBatchUIModel(EditCatchesUIModel catchesUIModel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIcon() |
com.google.common.collect.Multimap<CaracteristicQualitativeValue,CaracteristicQualitativeValue> |
getMarineLitterCategoriesUsed() |
ComputableData<Float> |
getMarineLitterTotalComputedOrNotWeight() |
Float |
getMarineLitterTotalComputedWeight() |
Float |
getMarineLitterTotalWeight() |
String |
getTitle() |
boolean |
isCloseable() |
boolean |
isEmpty() |
boolean |
isRemoveBatchEnabled() |
void |
setMarineLitterTotalComputedWeight(Float marineLitterTotalWeight) |
void |
setMarineLitterTotalWeight(Float marineLitterTotalWeight) |
void |
setRemoveBatchEnabled(boolean removeBatchEnabled) |
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, waitpublic static final String PROPERTY_REMOVE_BATCH_ENABLED
protected boolean removeBatchEnabled
public MarineLitterBatchUIModel(EditCatchesUIModel catchesUIModel)
public ComputableData<Float> getMarineLitterTotalComputedOrNotWeight()
public Float getMarineLitterTotalWeight()
public void setMarineLitterTotalWeight(Float marineLitterTotalWeight)
public Float getMarineLitterTotalComputedWeight()
public void setMarineLitterTotalComputedWeight(Float marineLitterTotalWeight)
public boolean isRemoveBatchEnabled()
public void setRemoveBatchEnabled(boolean removeBatchEnabled)
public com.google.common.collect.Multimap<CaracteristicQualitativeValue,CaracteristicQualitativeValue> getMarineLitterCategoriesUsed()
public boolean isEmpty()
isEmpty in interface org.nuiton.jaxx.application.swing.tab.TabContentModelpublic String getTitle()
getTitle in interface org.nuiton.jaxx.application.swing.tab.TabContentModelpublic String getIcon()
getIcon in interface org.nuiton.jaxx.application.swing.tab.TabContentModelpublic boolean isCloseable()
isCloseable in interface org.nuiton.jaxx.application.swing.tab.TabContentModelCopyright © 2012–2015 Ifremer. All rights reserved.