public abstract class AbstractTuttiBatchTableUIHandler<R extends AbstractTuttiBeanUIModel,M extends AbstractTuttiBatchUIModel<R,M>,UI extends TuttiUI<M,?>> extends AbstractTuttiTableUIHandler<R,M,UI>
persistenceServiceCONFIRMATION_FORMAT, context, ui, WARNING_FORMAT| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTuttiBatchTableUIHandler(TuttiUI<?,?> parentUi,
UI ui,
String... properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearTableSelection()
To clear the table selection.
|
protected void |
initBatchTable(org.jdesktop.swingx.JXTable table,
TableColumnModel columnModel,
AbstractTuttiTableModel<R> tableModel) |
abstract void |
selectFishingOperation(FishingOperation bean) |
addHighlighters, cleanrRowMonitor, getRowPropertiesToIgnore, getTable, getTableModel, initTable, installTableKeyListener, installTableSaveOnRowChangedSelectionListener, isRowValid, onAfterSelectedRowChanged, onModelRowsChanged, onRowModified, onRowModifyStateChanged, onRowValidStateChanged, recomputeRowValidState, saveSelectedRowIfNeeded, saveSelectedRowIfRequired, uninstallTableKeyListener, uninstallTableSaveOnRowChangedSelectionListeneraddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, afterInitUI, askBeforeDelete, askCancelEditBeforeLeaving, askOverwriteFile, askSaveBeforeLeaving, autoSelectRowInTable, beforeInitUI, changeValidatorContext, clearValidators, closeDialog, closeUI, decorate, decorate, getComponentToFocus, getConfig, getContext, getDataContext, getDecorator, getModel, getPropertiesToIgnore, getTopestUI, getUI, getValidator, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initButton, initButtonAttachment, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTextField, initTimeEditor, initUI, isAutoSelectOnFocus, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, newComboModel, newListCellRender, newListCellRender, newListCellRender, newTableCellRender, newTableCellRender, newTableCellRender, onCloseUI, openDialog, openRowMenu, quitScreen, registerValidators, selectListData, setBoolean, setDate, setText, showInformationMessage, showSuccessMessagepublic abstract void selectFishingOperation(FishingOperation bean)
public final void clearTableSelection()
protected void initBatchTable(org.jdesktop.swingx.JXTable table,
TableColumnModel columnModel,
AbstractTuttiTableModel<R> tableModel)
Copyright © 2012-2013 Ifremer. All Rights Reserved.