public abstract class AbstractTuttiBatchUIModel<R extends AbstractTuttiBeanUIModel,B extends AbstractTuttiBatchUIModel<R,B>> extends AbstractTuttiTableUIModel<FishingOperation,R,B>
| Modifier and Type | Field and Description |
|---|---|
protected EditCatchesUIModel |
catchesUIModel
Editing fishing operations model.
|
protected Set<String> |
propagateProperties
Fishing Operation to prapagate to operations model.
|
PROPERTY_ROWS, PROPERTY_ROWS_IN_ERROR, rows, rowsInErrorid, modify, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_ID| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTuttiBatchUIModel(EditCatchesUIModel catchesUIModel,
String... properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
fireBatchUpdated(R row) |
FishingOperation |
getFishingOperation() |
protected FishingOperation |
newEntity() |
addRowInError, 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, removeVetoableChangeListenerprotected final Set<String> propagateProperties
protected final EditCatchesUIModel catchesUIModel
protected AbstractTuttiBatchUIModel(EditCatchesUIModel catchesUIModel, String... properties)
public final FishingOperation getFishingOperation()
protected FishingOperation newEntity()
newEntity in class AbstractTuttiBeanUIModel<FishingOperation,B extends AbstractTuttiBatchUIModel<R,B>>public void fireBatchUpdated(R row)
Copyright © 2012–2014 Ifremer. All rights reserved.