public class MarineLitterBatchUIHandler extends AbstractTuttiBatchTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchTableModel,MarineLitterBatchUI>
| Modifier and Type | Field and Description |
|---|---|
protected fr.ifremer.shared.application.type.WeightUnit |
weightUnit
Weight unit.
|
| Constructor and Description |
|---|
MarineLitterBatchUIHandler() |
addAttachementHighlighter, addCommentHighlighter, addHighlighters, clearTableSelection, initBatchTable, onRowModifiedcleanrRowMonitor, getRowPropertiesToIgnore, initTable, installTableKeyListener, installTableSaveOnRowChangedSelectionListener, onAfterSelectedRowChanged, 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.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> getCommentIdentifier()
protected fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> getAttachementIdentifier()
public void selectFishingOperation(FishingOperation bean)
public MarineLitterBatchTableModel getTableModel()
getTableModel in class AbstractTuttiTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchUI>public org.jdesktop.swingx.JXTable getTable()
getTable in class AbstractTuttiTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchUI>protected boolean isRowValid(MarineLitterBatchRowModel row)
AbstractTuttiTableUIHandlerisRowValid in class AbstractTuttiTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchUI>row - row to validatetrue if row is valid, false otherwise.protected void saveSelectedRowIfRequired(TuttiBeanMonitor<MarineLitterBatchRowModel> rowMonitor, MarineLitterBatchRowModel row)
AbstractTuttiTableUIHandlersaveSelectedRowIfRequired in class AbstractTuttiTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchUI>rowMonitor - the row monitor (see AbstractTuttiTableUIHandler.rowMonitor)row - the row to save if necessaryprotected void onModelRowsChanged(List<MarineLitterBatchRowModel> rows)
public jaxx.runtime.validator.swing.SwingValidator<MarineLitterBatchUIModel> getValidator()
getValidator in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>public void beforeInit(MarineLitterBatchUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<MarineLitterBatchUI>beforeInit in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>public void afterInit(MarineLitterBatchUI ui)
protected JComponent getComponentToFocus()
getComponentToFocus in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>public void onCloseUI()
onCloseUI in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>protected void beforeOpenPopup(int rowIndex,
int columnIndex)
beforeOpenPopup in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>public void createBatch()
public void addBatch(CreateMarineLitterBatchUIModel model)
protected MarineLitterBatchRowModel loadBatch(MarineLitterBatch aBatch)
protected void saveRow(MarineLitterBatchRowModel row)
public void removeFromMarineLitterCategoriesUsed(MarineLitterBatchRowModel row)
protected void addToMarineLitterCategoriesUsed(MarineLitterBatchRowModel row)
Copyright © 2012–2014 Ifremer. All rights reserved.