public class SelectCruiseUIHandler extends AbstractTuttiUIHandler<SelectCruiseUIModel>
| Modifier and Type | Field and Description |
|---|---|
protected PersistenceService |
persistenceService |
protected static String |
PROTOCOL_ACTION_CLONE |
protected static String |
PROTOCOL_ACTION_IMPORT |
protected static String |
PROTOCOL_ACTION_NEW |
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 |
showFillCatches() |
void |
showNewCruise() |
void |
showNewProgram() |
void |
showNewProtocol(ActionEvent event) |
void |
showSelectedCruise() |
void |
showSelectedProgram() |
void |
showSelectedProtocol() |
void |
showValidateCatches() |
changeValidatorContext, closeDialog, closeUI, decorate, getConfig, getContext, getDecorator, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newListCellRender, newListCellRender, newListCellRender, openDialog, selectFirstInCombo, selectListData, setBoolean, setDate, setText, showInformationMessageprotected static final String PROTOCOL_ACTION_NEW
protected static final String PROTOCOL_ACTION_CLONE
protected static final String PROTOCOL_ACTION_IMPORT
protected 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 showFillCatches()
public void showValidateCatches()
public void showSelectedProgram()
public void showNewProgram()
public void showSelectedCruise()
public void showNewCruise()
public void showSelectedProtocol()
public void showNewProtocol(ActionEvent event)
Copyright © 2012-2013 Ifremer. All Rights Reserved.