public class DemandGroupUIHandler extends AbstractToolbarPopupHandler<DemandeUIModel,DemandGroupUI>
| Modifier and Type | Class and Description |
|---|---|
protected class |
DemandGroupUIHandler.DemandGroupItemEditor |
protected class |
DemandGroupUIHandler.DemandGroupItemRenderer |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyChangeListener |
groupedDemandListener |
CLOSE_DIALOG_ACTION, closeAction, openAction, SHOW_DIALOG_ACTIONlistModelListener| Constructor and Description |
|---|
DemandGroupUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(DemandGroupUI ui) |
void |
beforeInit(DemandGroupUI ui) |
protected JComponent |
getComponentToFocus() |
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
getValidator() |
protected void |
initTable(org.jdesktop.swingx.JXTable table) |
void |
onCloseUI() |
void |
openDemande(DemandeUIModel demande) |
closeEditor, openEditor, placeaddComboDataColumnToModel, clearValidators, closeFrame, closeFrame, decorate, decorateUser, getConfig, getContext, getDecorator, getPropertiesToIgnore, getTopestUI, initCheckBoxComboBox, isActionEnabled, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, openFrame, openModalFrame, quitScreen2, registerValidators, setText, setText, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addHighlighters, addIntegerColumnToModel, addIntegerColumnToModel, affectKeyStroke, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, getListValidators, getModel, getParentContainer, getSimpleValidators, getUI, incrementsMessage, initBeanComboBox, initBeanComboBox, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initComponentToFocus, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTextField, initTimeEditor, initUI, initUIComponent, initValidators, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitInternalScreen, quitScreen, quitScreen, selectListData, setBoolean, setDate, setFile, showSuccessMessage, useListValidators, useSimpleValidatorsprotected final PropertyChangeListener groupedDemandListener
public void beforeInit(DemandGroupUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<DemandGroupUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeUIModel,DemandGroupUI>public void afterInit(DemandGroupUI ui)
afterInit in interface jaxx.runtime.spi.UIHandler<DemandGroupUI>afterInit in class AbstractToolbarPopupHandler<DemandeUIModel,DemandGroupUI>protected void initTable(org.jdesktop.swingx.JXTable table)
public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeUIModel,DemandGroupUI>public jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeUIModel,DemandGroupUI>protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeUIModel,DemandGroupUI>public void openDemande(DemandeUIModel demande)
Copyright © 2014–2016 CodeLutin. All rights reserved.