public class SpeciesBatchUIHandler extends AbstractTuttiBatchTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
RECOMPUTE_TOTAL_WEIGHT |
static Set<String> |
SAMPLING_PROPERTIES |
fishingOperationMonitor, persistenceServicecontext| Constructor and Description |
|---|
SpeciesBatchUIHandler(FishingOperationsUI parentUi,
SpeciesBatchUI ui) |
initBatchTable, saveSelectedRowIfRequiredaddBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, getRowMonitor, installTableKeyListener, listenRowsFromModel, newTableCellRender, newTableCellRender, newTableCellRendergetConfig, getContext, getDecorator, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newListCellRender, newListCellRender, newListCellRender, selectListData, setBoolean, setDate, setText, updateIndicespublic SpeciesBatchUIHandler(FishingOperationsUI parentUi, SpeciesBatchUI ui)
protected SpeciesBatchUIModel getModel()
getModel in class AbstractTuttiUIHandler<SpeciesBatchUIModel>protected SpeciesBatchTableModel getTableModel()
getTableModel in class AbstractTuttiTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected org.jdesktop.swingx.JXTable getTable()
getTable in class AbstractTuttiTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected FishingOperation getFishingOperation()
getFishingOperation in class AbstractTuttiBatchTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected void onModelRowsChanged(List<SpeciesBatchRowModel> rows)
onModelRowsChanged in class AbstractTuttiTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected String[] getRowPropertiesToIgnore()
getRowPropertiesToIgnore in class AbstractTuttiTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected TableColumnModel createTableColumnModel()
createTableColumnModel in class AbstractTuttiTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected void onRowModified(SpeciesBatchRowModel row, String propertyName, Object oldValue, Object newValue)
onRowModified in class AbstractTuttiTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected void onRowValidStateChanged(SpeciesBatchRowModel row, Boolean oldValue, Boolean newValue)
onRowValidStateChanged in class AbstractTuttiTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected void onRowModifyStateChanged(SpeciesBatchRowModel row, Boolean oldValue, Boolean newValue)
onRowModifyStateChanged in class AbstractTuttiTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected void saveSelectedRowIfRequired()
saveSelectedRowIfRequired in class AbstractTuttiBatchTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected boolean isRowValid(SpeciesBatchRowModel row)
isRowValid in class AbstractTuttiBatchTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>protected void saveRow(SpeciesBatchRowModel row)
saveRow in class AbstractTuttiBatchTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>public void selectFishingOperation(FishingOperation bean)
selectFishingOperation in class AbstractTuttiBatchTableUIHandler<SpeciesBatchRowModel,SpeciesBatchUIModel>public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<SpeciesBatchUIModel>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<SpeciesBatchUIModel>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<SpeciesBatchUIModel>protected void recomputeSuperSamplingRatio(SpeciesBatchTreeModel samplingTreeModel, SpeciesBatchTreeNode node)
protected void recomputeTotalHorsVrac()
Copyright © 2012 Ifremer. All Rights Reserved.