public class EditCruiseUIHandler extends AbstractTuttiUIHandler<EditCruiseUIModel>
EditCruiseUI.| Modifier and Type | Field and Description |
|---|---|
static String |
cruiseNameFormat |
context| Constructor and Description |
|---|
EditCruiseUIHandler(TuttiUI parentUi,
EditCruiseUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
void |
cancel() |
void |
generateCampaignName() |
protected List<Gear> |
getGearList(VesselTypeEnum vesselType) |
protected EditCruiseUIModel |
getModel() |
protected List<Vessel> |
getVesselList(VesselTypeEnum vesselType) |
void |
onCloseUI() |
void |
save() |
changeValidatorContext, closeDialog, closeUI, decorate, getConfig, getContext, getDecorator, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newListCellRender, newListCellRender, newListCellRender, openDialog, selectFirstInCombo, selectListData, setBoolean, setDate, setText, showInformationMessagepublic static final String cruiseNameFormat
public EditCruiseUIHandler(TuttiUI parentUi, EditCruiseUI ui)
public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<EditCruiseUIModel>protected List<Vessel> getVesselList(VesselTypeEnum vesselType)
protected List<Gear> getGearList(VesselTypeEnum vesselType)
public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<EditCruiseUIModel>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<EditCruiseUIModel>protected EditCruiseUIModel getModel()
getModel in class AbstractTuttiUIHandler<EditCruiseUIModel>public void cancel()
public void save()
public void generateCampaignName()
Copyright © 2012-2013 Ifremer. All Rights Reserved.