public 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 catches model.
|
protected Set<String> |
propagateProperties
Fishing Operation to prapagate to catches model.
|
PROPERTY_ROWS, PROPERTY_ROWS_IN_ERROR, rows, rowsInErrorid, modify, PROPERTY_ID, PROPERTY_MODIFY, PROPERTY_VALID, valid| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTuttiBatchUIModel(EditCatchesUIModel catchesUIModel,
String... properties) |
| Modifier and Type | Method and Description |
|---|---|
FishingOperation |
getFishingOperation() |
addRowInError, getRowCount, getRows, getRowsInError, removeRowInError, setRows, setRowsInErrorfirePropertyChanged, fromBean, getId, isCreate, isModify, isValid, newEntity, setId, setModify, setValid, toBeanaddPropertyChangeListener, 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()
Copyright © 2012-2013 Ifremer. All Rights Reserved.