public class CreateSpeciesBatchUIHandler extends AbstractTuttiUIHandler<CreateSpeciesBatchUIModel,CreateSpeciesBatchUI> implements Cancelable
CreateSpeciesBatchUI.context, ui| Constructor and Description |
|---|
CreateSpeciesBatchUIHandler(TuttiUI parentUi,
CreateSpeciesBatchUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
void |
cancel() |
jaxx.runtime.validator.swing.SwingValidator<CreateSpeciesBatchUIModel> |
getValidator() |
void |
onCloseUI() |
Species |
openAddSpeciesDialog(String title,
List<Species> species) |
void |
openUI(SpeciesBatchUIModel batchModel) |
void |
save() |
askCancelEditBeforeLeaving, askSaveBeforeLeaving, canCloseUI, changeValidatorContext, clearValidators, closeDialog, closeUI, createAction, decorate, doAction, getConfig, getContext, getDataContext, getDecorator, getModel, getPropertiesToIgnore, getUI, initAction, initBeanComboBox, initBeanComboBox, initBeanList, initButtonAttachmentEditor, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newComboActionModel, newComboModel, newListCellRender, newListCellRender, newListCellRender, openDialog, registerValidators, selectFirstInCombo, selectListData, setBoolean, setDate, setText, showInformationMessagepublic CreateSpeciesBatchUIHandler(TuttiUI parentUi, CreateSpeciesBatchUI ui)
public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<CreateSpeciesBatchUIModel,CreateSpeciesBatchUI>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<CreateSpeciesBatchUIModel,CreateSpeciesBatchUI>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<CreateSpeciesBatchUIModel,CreateSpeciesBatchUI>public jaxx.runtime.validator.swing.SwingValidator<CreateSpeciesBatchUIModel> getValidator()
getValidator in class AbstractTuttiUIHandler<CreateSpeciesBatchUIModel,CreateSpeciesBatchUI>public void cancel()
cancel in interface Cancelablepublic void openUI(SpeciesBatchUIModel batchModel)
public void save()
Copyright © 2012-2013 Ifremer. All Rights Reserved.