public class IndividualObservationBatchUIHandler extends AbstractTuttiBatchTableUIHandler<IndividualObservationBatchRowModel,IndividualObservationBatchUIModel,IndividualObservationBatchTableModel,IndividualObservationBatchUI> implements CaracteristicMapColumnUIHandler
| Modifier and Type | Field and Description |
|---|---|
Integer |
PMFM_ID_SORTED_UNSORTED |
protected fr.ifremer.shared.application.type.WeightUnit |
speciesWeightUnit |
protected fr.ifremer.shared.application.type.WeightUnit |
weightUnit
Weight unit.
|
| Constructor and Description |
|---|
IndividualObservationBatchUIHandler() |
addAttachementHighlighter, addCommentHighlighter, addHighlighters, clearTableSelection, initBatchTable, onRowModifiedcleanrRowMonitor, getRowPropertiesToIgnore, initTable, installTableKeyListener, installTableSaveOnRowChangedSelectionListener, onAfterSelectedRowChanged, onModelRowsChanged, onRowModifyStateChanged, onRowValidStateChanged, recomputeRowValidState, saveSelectedRowIfNeeded, uninstallTableKeyListener, uninstallTableSaveOnRowChangedSelectionListenerbuildReminderLabelTitle, buildReminderLabelTitle, clearValidators, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, initButtonAttachment, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidators, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, changeValidatorContext, closeDialog, decorate, decorate, getModel, getParentContainer, getUI, incrementsMessage, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTimeEditor, initUI, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitScreen, selectListData, setBoolean, setDate, setFile, setText, showSuccessMessageprotected fr.ifremer.shared.application.type.WeightUnit weightUnit
protected fr.ifremer.shared.application.type.WeightUnit speciesWeightUnit
public Integer PMFM_ID_SORTED_UNSORTED
protected fr.ifremer.shared.application.swing.table.ColumnIdentifier<IndividualObservationBatchRowModel> getCommentIdentifier()
protected fr.ifremer.shared.application.swing.table.ColumnIdentifier<IndividualObservationBatchRowModel> getAttachementIdentifier()
public void selectFishingOperation(FishingOperation bean)
public IndividualObservationBatchTableModel getTableModel()
getTableModel in class AbstractTuttiTableUIHandler<IndividualObservationBatchRowModel,IndividualObservationBatchUIModel,IndividualObservationBatchUI>public org.jdesktop.swingx.JXTable getTable()
getTable in class AbstractTuttiTableUIHandler<IndividualObservationBatchRowModel,IndividualObservationBatchUIModel,IndividualObservationBatchUI>protected boolean isRowValid(IndividualObservationBatchRowModel row)
AbstractTuttiTableUIHandlerisRowValid in class AbstractTuttiTableUIHandler<IndividualObservationBatchRowModel,IndividualObservationBatchUIModel,IndividualObservationBatchUI>row - row to validatetrue if row is valid, false otherwise.protected void saveSelectedRowIfRequired(TuttiBeanMonitor<IndividualObservationBatchRowModel> rowMonitor, IndividualObservationBatchRowModel row)
AbstractTuttiTableUIHandlersaveSelectedRowIfRequired in class AbstractTuttiTableUIHandler<IndividualObservationBatchRowModel,IndividualObservationBatchUIModel,IndividualObservationBatchUI>rowMonitor - the row monitor (see AbstractTuttiTableUIHandler.rowMonitor)row - the row to save if necessarypublic jaxx.runtime.validator.swing.SwingValidator<IndividualObservationBatchUIModel> getValidator()
getValidator in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<IndividualObservationBatchUIModel,IndividualObservationBatchUI>public void beforeInit(IndividualObservationBatchUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<IndividualObservationBatchUI>beforeInit in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<IndividualObservationBatchUIModel,IndividualObservationBatchUI>public void afterInit(IndividualObservationBatchUI ui)
afterInit in interface jaxx.runtime.spi.UIHandler<IndividualObservationBatchUI>protected void beforeOpenPopup(int rowIndex,
int columnIndex)
beforeOpenPopup in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<IndividualObservationBatchUIModel,IndividualObservationBatchUI>protected JComponent getComponentToFocus()
getComponentToFocus in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<IndividualObservationBatchUIModel,IndividualObservationBatchUI>public void onCloseUI()
onCloseUI in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<IndividualObservationBatchUIModel,IndividualObservationBatchUI>public CaracteristicMapEditorUI getCaracteristicMapEditor()
getCaracteristicMapEditor in interface CaracteristicMapColumnUIHandlerpublic void showCaracteristicMapEditor(Species species)
showCaracteristicMapEditor in interface CaracteristicMapColumnUIHandlerpublic void hideCaracteristicMapEditor()
hideCaracteristicMapEditor in interface CaracteristicMapColumnUIHandlerpublic void createBatch()
public void addBatch(CreateIndividualObservationBatchUIModel model)
protected void saveRow(IndividualObservationBatchRowModel row)
Copyright © 2012–2014 Ifremer. All rights reserved.