public class AccidentalBatchUIModel extends AbstractTuttiTableUIModel<FishingOperation,AccidentalBatchRowModel,AccidentalBatchUIModel>
| Modifier and Type | Field and Description |
|---|---|
protected FishingOperation |
fishingOperation
Editing fishing operation.
|
protected static org.nuiton.util.beans.Binder<FishingOperation,AccidentalBatchUIModel> |
fromBeanBinder |
protected static org.nuiton.util.beans.Binder<AccidentalBatchUIModel,FishingOperation> |
toBeanBinder |
PROPERTY_ROWS, rowsid, modify, PROPERTY_ID, PROPERTY_MODIFY, PROPERTY_VALID, valid| Constructor and Description |
|---|
AccidentalBatchUIModel() |
| Modifier and Type | Method and Description |
|---|---|
FishingOperation |
getFishingOperation() |
protected FishingOperation |
newEntity() |
void |
setFishingOperation(FishingOperation fishingOperation) |
getRowCount, getRows, setRowsfromBean, getId, isCreate, isModify, isValid, setId, setModify, setValid, toBeanaddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected FishingOperation fishingOperation
protected static final org.nuiton.util.beans.Binder<FishingOperation,AccidentalBatchUIModel> fromBeanBinder
protected static final org.nuiton.util.beans.Binder<AccidentalBatchUIModel,FishingOperation> toBeanBinder
public FishingOperation getFishingOperation()
public void setFishingOperation(FishingOperation fishingOperation)
protected FishingOperation newEntity()
newEntity in class AbstractTuttiBeanUIModel<FishingOperation,AccidentalBatchUIModel>Copyright © 2012 Ifremer. All Rights Reserved.