public class DemandeListUIHandler extends AbstractFaxToMailDemandListHandler<DemandeListUIModel,DemandeListUI> implements CloseableUI
DemandeListUIHandler.AbstractFaxToMailDemandListHandler.QuantityTableCellRenderer| Modifier and Type | Field and Description |
|---|---|
PropertyChangeListener |
selectedDemandeChangeListener |
| Constructor and Description |
|---|
DemandeListUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(DemandeListUI ui) |
void |
archive() |
void |
autoSelectNodeInTree(MouseEvent e,
JPopupMenu popup) |
void |
beforeInit(DemandeListUI ui) |
protected void |
beforeOpenPopup(int rowIndex,
int columnIndex) |
void |
computeQuantitiesByRange() |
protected List<MailField> |
getColumns() |
protected JComponent |
getComponentToFocus() |
protected MailField[] |
getEditableTableProperties() |
jaxx.runtime.validator.swing.SwingValidator<DemandeListUIModel> |
getValidator() |
void |
initDemandeTable(org.jdesktop.swingx.JXTable table,
boolean sortable) |
void |
newDemand() |
void |
onCloseUI() |
protected void |
onDoubleClickOnDemande(DemandeUIModel selectedEmail) |
void |
print() |
boolean |
quitUI()
Try to quit UI.
|
void |
reply() |
autoSelectRowInTable, getDataTableMouseListener, isDemandeValid, openDemand, populateColumnModelclearValidators, closeFrame, decorate, decorateUser, getConfig, getContext, getDecorator, getPropertiesToIgnore, getTopestUI, initCheckBoxComboBox, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, openFrame, registerValidators, setText, setText, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addHighlighters, addIntegerColumnToModel, askCancelEditBeforeLeaving, askSaveBeforeLeaving, changeValidatorContext, closeDialog, decorate, getModel, getParentContainer, getUI, incrementsMessage, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTextField, initTimeEditor, initUI, initUIComponent, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitScreen, selectListData, setBoolean, setDate, setFile, showSuccessMessagepublic final PropertyChangeListener selectedDemandeChangeListener
public void beforeInit(DemandeListUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<DemandeListUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeListUIModel,DemandeListUI>public void afterInit(DemandeListUI ui)
afterInit in interface jaxx.runtime.spi.UIHandler<DemandeListUI>public void initDemandeTable(org.jdesktop.swingx.JXTable table,
boolean sortable)
initDemandeTable in class AbstractFaxToMailDemandListHandler<DemandeListUIModel,DemandeListUI>protected List<MailField> getColumns()
getColumns in class AbstractFaxToMailDemandListHandler<DemandeListUIModel,DemandeListUI>protected MailField[] getEditableTableProperties()
getEditableTableProperties in class AbstractFaxToMailDemandListHandler<DemandeListUIModel,DemandeListUI>protected void onDoubleClickOnDemande(DemandeUIModel selectedEmail)
onDoubleClickOnDemande in class AbstractFaxToMailDemandListHandler<DemandeListUIModel,DemandeListUI>protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeListUIModel,DemandeListUI>public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeListUIModel,DemandeListUI>public boolean quitUI()
CloseableUIquitUI in interface CloseableUItrue if ui is safe to quit, false otherwise
(means must stay on it).public jaxx.runtime.validator.swing.SwingValidator<DemandeListUIModel> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeListUIModel,DemandeListUI>protected void beforeOpenPopup(int rowIndex,
int columnIndex)
beforeOpenPopup in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeListUIModel,DemandeListUI>public void autoSelectNodeInTree(MouseEvent e, JPopupMenu popup)
public void computeQuantitiesByRange()
public void newDemand()
public void print()
public void reply()
public void archive()
Copyright © 2014 CodeLutin. All rights reserved.