public class EditFishingOperationUIHandler extends AbstractTuttiUIHandler<EditFishingOperationUIModel>
EditFishingOperationUI.context| Constructor and Description |
|---|
EditFishingOperationUIHandler(FishingOperationsUI parentUi,
EditFishingOperationUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
void |
cancel() |
protected EditFishingOperationUIModel |
getModel() |
void |
importCasino() |
void |
onCloseUI() |
protected void |
onSelectedStrata(EditFishingOperationUIModel model,
FishingOperationLocation newStrata) |
protected void |
onSelectedSubStrata(EditFishingOperationUIModel model,
FishingOperationLocation newSubStrata) |
void |
save() |
void |
selectFishingOperation(FishingOperation bean) |
void |
setGearShootingEndLatitude(String text) |
void |
setGearShootingEndLongitude(String text) |
void |
setGearShootingStartLatitude(String text) |
void |
setGearShootingStartLongitude(String text) |
closeDialog, closeUI, decorate, getConfig, getContext, getDecorator, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newListCellRender, newListCellRender, newListCellRender, openDialog, selectFirstInCombo, selectListData, setBoolean, setDate, setText, showInformationMessagepublic EditFishingOperationUIHandler(FishingOperationsUI parentUi, EditFishingOperationUI ui)
public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<EditFishingOperationUIModel>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<EditFishingOperationUIModel>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<EditFishingOperationUIModel>protected EditFishingOperationUIModel getModel()
getModel in class AbstractTuttiUIHandler<EditFishingOperationUIModel>public void selectFishingOperation(FishingOperation bean)
public void cancel()
public void save()
public void importCasino()
public void setGearShootingStartLatitude(String text)
public void setGearShootingStartLongitude(String text)
public void setGearShootingEndLatitude(String text)
public void setGearShootingEndLongitude(String text)
protected void onSelectedStrata(EditFishingOperationUIModel model, FishingOperationLocation newStrata)
protected void onSelectedSubStrata(EditFishingOperationUIModel model, FishingOperationLocation newSubStrata)
Copyright © 2012-2013 Ifremer. All Rights Reserved.