public class SelectCruiseUIHandler extends AbstractTuttiUIHandler<SelectCruiseUIModel>
| Modifier and Type | Field and Description |
|---|---|
protected PersistenceService |
persistenceService |
protected SelectCruiseUI |
ui |
context| Constructor and Description |
|---|
SelectCruiseUIHandler(TuttiUIContext context,
SelectCruiseUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
protected SelectCruiseUIModel |
getModel() |
void |
onCloseUI() |
void |
showFishingOperations() |
void |
showNewCruise() |
void |
showNewProgram() |
void |
showSelectedCruise() |
void |
showSelectedProgram() |
getConfig, getContext, getDecorator, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newListCellRender, newListCellRender, newListCellRender, selectListData, setBoolean, setDate, setText, updateIndicesprotected final PersistenceService persistenceService
protected final SelectCruiseUI ui
public SelectCruiseUIHandler(TuttiUIContext context, SelectCruiseUI ui)
protected SelectCruiseUIModel getModel()
getModel in class AbstractTuttiUIHandler<SelectCruiseUIModel>public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<SelectCruiseUIModel>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<SelectCruiseUIModel>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<SelectCruiseUIModel>public void showFishingOperations()
public void showSelectedProgram()
public void showNewProgram()
public void showSelectedCruise()
public void showNewCruise()
Copyright © 2012 Ifremer. All Rights Reserved.