| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
FaxToMailUIContext.currentEmail |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
FaxToMailUIContext.getCurrentEmail() |
| Modifier and Type | Method and Description |
|---|---|
void |
FaxToMailUIContext.setCurrentEmail(DemandeUIModel currentEmail) |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
GroupAction.currentEmail |
protected DemandeUIModel |
GroupAction.selectedEmail |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
DemandeUI.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<DemandeUIModel> |
DemandeListUIModel.currentEmails |
protected List<DemandeUIModel> |
DemandesUIModel.demands |
protected List<DemandeUIModel> |
DemandeListUIModel.emails |
protected List<DemandeUIModel> |
DemandeListUIModel.filteredEmails |
protected static org.nuiton.util.beans.Binder<Email,DemandeUIModel> |
DemandeUIModel.fromBeanBinder |
protected Collection<DemandeUIModel> |
DemandeUIModel.groupedDemandes |
protected static org.nuiton.util.beans.Binder<DemandeUIModel,Email> |
DemandeUIModel.toBeanBinder |
protected jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
DemandeUI.validator |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
DemandesUIModel.getCurrentDemand() |
DemandeUIModel |
DemandeUI.getModel() |
| Modifier and Type | Method and Description |
|---|---|
List<DemandeUIModel> |
DemandeListUIModel.getCurrentEmails() |
protected List<DemandeUIModel> |
DemandesUIModel.getDemands() |
List<DemandeUIModel> |
DemandeListUIModel.getEmails() |
List<DemandeUIModel> |
DemandeListUIModel.getFilteredEmails() |
Collection<DemandeUIModel> |
DemandeUIModel.getGroupedDemandes() |
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
DemandeUIHandler.getValidator() |
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
DemandeUI.getValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DemandesUIModel.addDemand(DemandeUIModel demand) |
void |
DemandeListUIModel.addEmail(DemandeUIModel email) |
void |
DemandeUIModel.addGroupedDemande(DemandeUIModel demand) |
protected void |
DemandesUIModel.fireDemandAdded(DemandeUIModel demand,
int index,
boolean added) |
protected void |
DemandesUIModel.fireDemandRemoved(DemandeUIModel demand,
int index) |
void |
DemandesUIModel.DemandsListener.onDemandAdded(DemandeUIModel demand,
int index,
boolean added) |
void |
DemandesUIModel.DemandsListener.onDemandRemoved(DemandeUIModel demand,
int index) |
protected void |
DemandeListUIHandler.onDoubleClickOnDemande(DemandeUIModel selectedEmail) |
| Modifier and Type | Method and Description |
|---|---|
void |
DemandeListUIModel.removeEmails(List<DemandeUIModel> emails) |
void |
DemandeListUIModel.setCurrentEmails(List<DemandeUIModel> currentEmails) |
void |
DemandeListUIModel.setEmails(List<DemandeUIModel> emails) |
void |
DemandeListUIModel.setFilteredEmails(List<DemandeUIModel> filteredEmails) |
| Constructor and Description |
|---|
DemandeUI(FaxToMailUI parentUI,
DemandeUIModel demand) |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
DemandGroupItem.demande |
protected DemandeUIModel |
DemandGroupUI.model |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
DemandGroupItem.getDemande() |
DemandeUIModel |
DemandGroupUI.getModel() |
| Modifier and Type | Method and Description |
|---|---|
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
DemandGroupUIHandler.getValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DemandGroupUIHandler.openDemande(DemandeUIModel demande) |
void |
DemandGroupItem.setDemande(DemandeUIModel demande) |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
HistoryListUI.model |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
HistoryListUI.getModel() |
| Modifier and Type | Method and Description |
|---|---|
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
HistoryListUIHandler.getValidator() |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
DemandRepliesUI.model |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
ButtonDemandReplies.getBean() |
DemandeUIModel |
DemandRepliesUI.getModel() |
| Modifier and Type | Method and Description |
|---|---|
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
DemandRepliesUIHandler.getValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ButtonDemandReplies.init(DemandeUIModel model) |
void |
DemandRepliesUI.setModel(DemandeUIModel model) |
| Constructor and Description |
|---|
ButtonDemandReplies(DemandeUIModel model) |
ButtonDemandReplies(String textKey,
DemandeUIModel model) |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
AttachmentToPrintChooserUIModel.demand |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
AttachmentToPrintChooserUIModel.getDemand() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentToPrintChooserUIModel.setDemand(DemandeUIModel demand) |
| Constructor and Description |
|---|
AttachmentToPrintChooserUI(FaxToMailUI parentUI,
DemandeUIModel demande) |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
ReplyFormUIModel.originalDemand |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
ReplyFormUIModel.getOriginalDemand() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplyFormUIModel.setOriginalDemand(DemandeUIModel originalDemand) |
| Modifier and Type | Field and Description |
|---|---|
protected List<DemandeUIModel> |
SearchUIModel.results |
| Modifier and Type | Method and Description |
|---|---|
List<DemandeUIModel> |
SearchUIModel.getResults() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SearchToGroupUIHandler.isDemandSelectable(DemandeUIModel demand) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchUIModel.setResults(List<DemandeUIModel> results) |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
MailFolderChooserUI.model |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
MailFolderChooserUI.getModel() |
| Modifier and Type | Method and Description |
|---|---|
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
MailFolderChooserUIHandler.getValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
MailFolderChooserUI.setModel(DemandeUIModel model) |
| Constructor and Description |
|---|
MailFolderChooserUI(FaxToMailUI parentUI,
DemandeUIModel model) |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
DemandeTableModel.createNewRow() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractFaxToMailDemandListHandler.isDemandeValid(DemandeUIModel d) |
protected void |
AbstractFaxToMailDemandListHandler.onDoubleClickOnDemande(DemandeUIModel selectedEmail) |
protected void |
AbstractFaxToMailDemandListHandler.openDemand(DemandeUIModel selectedEmail) |
static void |
FaxToMailUIUtil.setEmailContentInTextPane(JTextPane textPane,
DemandeUIModel demandeUIModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DemandeTableModel.onRowsChanged(List<DemandeUIModel> data) |
Copyright © 2014 CodeLutin. All rights reserved.