public abstract class AbstractTuttiBatchTableUIHandler<R extends AbstractTuttiBeanUIModel,M extends AbstractTuttiBatchUIModel<R,M>> extends AbstractTuttiTableUIHandler<R,M>
persistenceServicecontext| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTuttiBatchTableUIHandler(TuttiUI<?,?> parentUi,
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, addIntegerColumnToModel, autoSelectRowInTable, getRowPropertiesToIgnore, getTable, getTableModel, initTable, installTableKeyListener, installTableSaveOnRowChangedSelectionListener, isRowValid, newTableCellRender, newTableCellRender, newTableCellRender, onAfterSelectedRowChanged, onModelRowsChanged, onRowModified, onRowModifyStateChanged, onRowValidStateChanged, recomputeRowValidState, saveSelectedRowIfNeeded, saveSelectedRowIfRequired, uninstallTableKeyListener, uninstallTableSaveOnRowChangedSelectionListenerafterInitUI, beforeInitUI, closeDialog, closeUI, decorate, getConfig, getContext, getDecorator, getModel, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newListCellRender, newListCellRender, newListCellRender, onCloseUI, openDialog, selectFirstInCombo, 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.