public class MacroWasteBatchUIHandler extends AbstractTuttiBatchTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>
fishingOperationMonitor, persistenceServicecontext| Constructor and Description |
|---|
MacroWasteBatchUIHandler(FishingOperationsUI parentUi,
MacroWasteBatchUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
protected TableColumnModel |
createTableColumnModel() |
protected FishingOperation |
getFishingOperation() |
protected MacroWasteBatchUIModel |
getModel() |
protected org.jdesktop.swingx.JXTable |
getTable() |
protected MacroWasteBatchTableModel |
getTableModel() |
protected boolean |
isRowValid(MacroWasteBatchRowModel row) |
void |
onCloseUI() |
protected void |
onModelRowsChanged(List<MacroWasteBatchRowModel> rows) |
protected void |
onRowModified(MacroWasteBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
onRowModifyStateChanged(MacroWasteBatchRowModel row,
Boolean oldValue,
Boolean newValue) |
protected void |
onRowValidStateChanged(MacroWasteBatchRowModel row,
Boolean oldValue,
Boolean newValue) |
protected void |
saveRow(MacroWasteBatchRowModel row) |
protected void |
saveSelectedRowIfRequired() |
void |
selectFishingOperation(FishingOperation bean) |
initBatchTable, saveSelectedRowIfRequiredaddBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, getRowMonitor, getRowPropertiesToIgnore, installTableKeyListener, listenRowsFromModel, newTableCellRender, newTableCellRender, newTableCellRendergetConfig, getContext, getDecorator, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newListCellRender, newListCellRender, newListCellRender, selectListData, setBoolean, setDate, setText, updateIndicespublic MacroWasteBatchUIHandler(FishingOperationsUI parentUi, MacroWasteBatchUI ui)
protected MacroWasteBatchUIModel getModel()
getModel in class AbstractTuttiUIHandler<MacroWasteBatchUIModel>protected MacroWasteBatchTableModel getTableModel()
getTableModel in class AbstractTuttiTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected org.jdesktop.swingx.JXTable getTable()
getTable in class AbstractTuttiTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected FishingOperation getFishingOperation()
getFishingOperation in class AbstractTuttiBatchTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected TableColumnModel createTableColumnModel()
createTableColumnModel in class AbstractTuttiTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected void onRowModified(MacroWasteBatchRowModel row, String propertyName, Object oldValue, Object newValue)
onRowModified in class AbstractTuttiTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected void onRowValidStateChanged(MacroWasteBatchRowModel row, Boolean oldValue, Boolean newValue)
onRowValidStateChanged in class AbstractTuttiTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected void onRowModifyStateChanged(MacroWasteBatchRowModel row, Boolean oldValue, Boolean newValue)
onRowModifyStateChanged in class AbstractTuttiTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected void onModelRowsChanged(List<MacroWasteBatchRowModel> rows)
onModelRowsChanged in class AbstractTuttiTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected void saveSelectedRowIfRequired()
saveSelectedRowIfRequired in class AbstractTuttiBatchTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected boolean isRowValid(MacroWasteBatchRowModel row)
isRowValid in class AbstractTuttiBatchTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>protected void saveRow(MacroWasteBatchRowModel row)
saveRow in class AbstractTuttiBatchTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>public void selectFishingOperation(FishingOperation bean)
selectFishingOperation in class AbstractTuttiBatchTableUIHandler<MacroWasteBatchRowModel,MacroWasteBatchUIModel>public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<MacroWasteBatchUIModel>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<MacroWasteBatchUIModel>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<MacroWasteBatchUIModel>Copyright © 2012 Ifremer. All Rights Reserved.