public class EditCatchesUIHandler extends AbstractTuttiTabContainerUIHandler<EditCatchesUIModel> implements TabHandler
context| Constructor and Description |
|---|
EditCatchesUIHandler(FishingOperationsUI parentUi,
EditCatchesUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
protected EditCatchesUIModel |
getModel() |
protected JTabbedPane |
getTabPanel() |
void |
importPupitri() |
void |
onCloseUI() |
boolean |
onHideTab()
Method called when the tab is hidden
|
void |
onShowTab()
Method called when the tab is shown
|
protected void |
save() |
void |
selectFishingOperation(FishingOperation bean,
String fishingOperationText) |
getTabHandler, initUI, onTabChanged, setCustomTabchangeValidatorContext, closeDialog, closeUI, decorate, getConfig, getContext, getDecorator, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, listenValidatorValid, listModelIsModify, newListCellRender, newListCellRender, newListCellRender, openDialog, selectFirstInCombo, selectListData, setBoolean, setDate, setText, showInformationMessagepublic EditCatchesUIHandler(FishingOperationsUI parentUi, EditCatchesUI ui)
public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<EditCatchesUIModel>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<EditCatchesUIModel>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<EditCatchesUIModel>protected EditCatchesUIModel getModel()
getModel in class AbstractTuttiUIHandler<EditCatchesUIModel>protected JTabbedPane getTabPanel()
getTabPanel in class AbstractTuttiTabContainerUIHandler<EditCatchesUIModel>public boolean onHideTab()
TabHandleronHideTab in interface TabHandlerfalse to prevent the tab to be hidden,
true otherwise.public void onShowTab()
TabHandleronShowTab in interface TabHandlerpublic void selectFishingOperation(FishingOperation bean, String fishingOperationText)
protected void save()
public void importPupitri()
Copyright © 2012-2013 Ifremer. All Rights Reserved.