public class DemandRepliesUIHandler extends AbstractToolbarPopupHandler<DemandeUIModel,DemandRepliesUI>
| Modifier and Type | Class and Description |
|---|---|
protected class |
DemandRepliesUIHandler.DemandReplyItemEditor |
protected class |
DemandRepliesUIHandler.DemandReplyItemRenderer |
CLOSE_DIALOG_ACTION, closeAction, openAction, SHOW_DIALOG_ACTIONlistModelListener| Constructor and Description |
|---|
DemandRepliesUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(DemandRepliesUI ui) |
void |
decomposeMultipartEmail(javax.mail.Part part,
ReplyFormUIModel reply,
String topiaId)
Decompose a multipart part.
|
protected JComponent |
getComponentToFocus() |
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
getValidator() |
protected void |
initTable(org.jdesktop.swingx.JXTable table) |
void |
onCloseUI() |
void |
openForward(DemandReplyItem item) |
void |
openReply(DemandReplyItem item) |
protected void |
updateTable() |
closeEditor, openEditor, placeaddComboDataColumnToModel, closeFrame, closeFrame, decorate, decorateUser, getConfig, getContext, getDecorator, getPropertiesToIgnore, getTopestUI, initBeanFilterableComboBox, initCheckBoxComboBox, isActionEnabled, listenValidatorValid, listModelIsModify, openFrame, openModalFrame, quitScreen2, setText, setText, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addHighlighters, addIntegerColumnToModel, addIntegerColumnToModel, affectKeyStroke, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeInit, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, getListValidators, getModel, getParentContainer, getSimpleValidators, getUI, incrementsMessage, initBeanComboBox, initBeanComboBox, 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, useSimpleValidatorspublic void afterInit(DemandRepliesUI ui)
afterInit in interface jaxx.runtime.spi.UIHandler<DemandRepliesUI>afterInit in class AbstractToolbarPopupHandler<DemandeUIModel,DemandRepliesUI>protected void updateTable()
protected void initTable(org.jdesktop.swingx.JXTable table)
public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeUIModel,DemandRepliesUI>public jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeUIModel,DemandRepliesUI>protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<DemandeUIModel,DemandRepliesUI>public void openReply(DemandReplyItem item)
public void openForward(DemandReplyItem item)
public void decomposeMultipartEmail(javax.mail.Part part,
ReplyFormUIModel reply,
String topiaId)
throws Exception
part - the part to decomposeExceptionCopyright © 2014–2015 CodeLutin. All rights reserved.