public class SelectCruiseUIHandler extends AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>
| Modifier and Type | Field and Description |
|---|---|
protected PersistenceService |
persistenceService |
protected boolean |
resetEditProtolAction |
CONFIRMATION_FORMAT, context, ui| Constructor and Description |
|---|
SelectCruiseUIHandler(TuttiUI<?,?> parentUI,
SelectCruiseUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
jaxx.runtime.validator.swing.SwingValidator<SelectCruiseUIModel> |
getValidator() |
void |
onCloseUI() |
void |
resetEditProtolAction() |
void |
startExistingProtocolAction(ActionEvent event) |
void |
startExistingProtocolAction(MouseEvent event) |
void |
startNewProtocolAction(ActionEvent event) |
void |
startNewProtocolAction(MouseEvent event) |
askCancelEditBeforeLeaving, askOverwriteFile, askSaveBeforeLeaving, changeValidatorContext, clearValidators, closeDialog, closeUI, createLogicAction, createUIAction, decorate, doAction, getConfig, getContext, getDataContext, getDecorator, getLogicAction, getModel, getPropertiesToIgnore, getTopestUI, getUI, initAction, initBeanComboBox, initBeanComboBox, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initButtonAttachment, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newComboModel, newListCellRender, newListCellRender, newListCellRender, openDialog, quitScreen, registerValidators, selectListData, setBoolean, setDate, setText, showInformationMessageprotected final PersistenceService persistenceService
protected boolean resetEditProtolAction
public SelectCruiseUIHandler(TuttiUI<?,?> parentUI, SelectCruiseUI ui)
public jaxx.runtime.validator.swing.SwingValidator<SelectCruiseUIModel> getValidator()
getValidator in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void resetEditProtolAction()
public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void startExistingProtocolAction(MouseEvent event)
public void startExistingProtocolAction(ActionEvent event)
public void startNewProtocolAction(MouseEvent event)
public void startNewProtocolAction(ActionEvent event)
Copyright © 2012-2013 Ifremer. All Rights Reserved.