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) |
void |
saveSelectedRowIfRequired(FocusEvent event) |
abstract void |
selectFishingOperation(FishingOperation bean) |
addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addHighlighters, addIntegerColumnToModel, autoSelectRowInTable, getRowPropertiesToIgnore, getTable, getTableModel, initTable, installTableKeyListener, installTableSaveOnRowChangedSelectionListener, isRowValid, newTableCellRender, newTableCellRender, newTableCellRender, onAfterSelectedRowChanged, onModelRowsChanged, onRowModified, onRowModifyStateChanged, onRowValidStateChanged, recomputeRowValidState, saveSelectedRowIfNeeded, saveSelectedRowIfRequired, uninstallTableKeyListener, uninstallTableSaveOnRowChangedSelectionListenerafterInitUI, askCancelEditBeforeLeaving, askOverwriteFile, askSaveBeforeLeaving, beforeInitUI, changeValidatorContext, clearValidators, closeDialog, closeUI, createLogicAction, createUIAction, decorate, decorate, doAction, getConfig, getContext, getDataContext, getDecorator, getLogicAction, getModel, getPropertiesToIgnore, getTopestUI, getUI, getValidator, initAction, initBeanComboBox, initBeanComboBox, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initButtonAttachment, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newComboModel, newListCellRender, newListCellRender, newListCellRender, onCloseUI, openDialog, quitScreen, registerValidators, selectListData, setBoolean, setDate, setText, showInformationMessagepublic abstract void selectFishingOperation(FishingOperation bean)
public final void saveSelectedRowIfRequired(FocusEvent event)
public final void clearTableSelection()
protected void initBatchTable(org.jdesktop.swingx.JXTable table,
TableColumnModel columnModel,
AbstractTuttiTableModel<R> tableModel)
Copyright © 2012-2013 Ifremer. All Rights Reserved.