| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
FaxToMailUIContext.currentEmail
L'email courant (pour quoi faire ?).
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<DemandeUIModel,JFrame> |
FaxToMailUIContext.demandesFrames |
protected List<DemandeUIModel> |
FaxToMailUIContext.FolderData.demands |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
FaxToMailUIContext.getCurrentEmail() |
| Modifier and Type | Method and Description |
|---|---|
List<DemandeUIModel> |
FaxToMailUIContext.FolderData.getDemands() |
| Modifier and Type | Method and Description |
|---|---|
JFrame |
FaxToMailUIContext.getFrameForDemande(DemandeUIModel demande) |
void |
FaxToMailUIContext.FolderData.removeDemand(DemandeUIModel demand) |
void |
FaxToMailUIContext.setCurrentEmail(DemandeUIModel currentEmail) |
void |
FaxToMailUIContext.setFrameForDemande(DemandeUIModel demande,
JFrame frame) |
| Modifier and Type | Method and Description |
|---|---|
void |
FaxToMailUIContext.FolderData.removeAllDemands(Collection<DemandeUIModel> demands) |
void |
FaxToMailUIContext.FolderData.setDemands(List<DemandeUIModel> demands) |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.Multimap<DemandeUIModel,AttachmentFile> |
PrintOnDefaultPrinterAction.attachmentsToPrintByDemand |
protected List<DemandeUIModel> |
PrintOnDefaultPrinterAction.notPrintableDemands |
| Modifier and Type | Method and Description |
|---|---|
protected String |
PrintOnDefaultPrinterAction.generateErrorPageStream(com.google.common.collect.Multimap<DemandeUIModel,AttachmentFile> nonPrintedAttachment)
Retourne un flux de données qui correspond à une page de récapitulatif des pièces jointes
non imprimées.
|
| Constructor and Description |
|---|
PrintOnDefaultPrinterAction(AbstractFaxToMailUIHandler handler,
com.google.common.collect.Multimap<DemandeUIModel,AttachmentFile> attachmentsToPrintByDemand,
boolean take,
boolean printDemandDetails) |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
DemandeUI.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<DemandeUIModel> |
DemandesUIModel.demands |
protected List<DemandeUIModel> |
DemandeListUIModel.emails |
protected static org.nuiton.util.beans.Binder<Email,DemandeUIModel> |
DemandeUIModel.fromBeanBinder |
protected List<DemandeUIModel> |
DemandeUIModel.groupedDemandes |
protected List<DemandeUIModel> |
DemandeListUIModel.selectedEmails
Currently selected email in table.
|
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 |
|---|---|
protected List<DemandeUIModel> |
DemandesUIModel.getDemands() |
List<DemandeUIModel> |
DemandeListUIModel.getEmails() |
List<DemandeUIModel> |
DemandeUIModel.getGroupedDemandes() |
List<DemandeUIModel> |
DemandeListUIModel.getSelectedEmails() |
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
DemandeUI.getValidator() |
jaxx.runtime.validator.swing.SwingValidator<DemandeUIModel> |
DemandeUIHandler.getValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DemandesUIModel.addDemand(DemandeUIModel demand) |
void |
DemandeListUIModel.addEmail(DemandeUIModel email) |
void |
DemandeUIModel.addGroupedDemande(DemandeUIModel demand) |
boolean |
DemandesUIModel.containsDemand(DemandeUIModel demand) |
protected void |
DemandesUIModel.fireDemandAdded(DemandeUIModel demand,
int index,
boolean added) |
protected void |
DemandesUIModel.fireDemandRemoved(DemandeUIModel demand,
int index) |
void |
DemandsListener.onDemandAdded(DemandeUIModel demand,
int index,
boolean added) |
void |
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.setEmails(List<DemandeUIModel> emails) |
void |
DemandeListUIModel.setSelectedEmails(List<DemandeUIModel> selectedEmails) |
| Constructor and Description |
|---|
DemandeUI(FaxToMailUI parentUI,
DemandeUIModel demand) |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
ArchiveAction.previousState |
| Modifier and Type | Field and Description |
|---|---|
protected List<DemandeUIModel> |
ArchiveFromListAction.demandsToArchive |
protected List<DemandeUIModel> |
OpenMailFolderChooserFromListAction.demandsToTransmit |
| 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 |
OpenGroupedDemandAction.demandToOpen |
| Constructor and Description |
|---|
OpenGroupedDemandAction(DemandGroupUIHandler handler,
DemandeUIModel demandToOpen) |
| 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 | Method and Description |
|---|---|
void |
ButtonHistory.init(DemandeUIModel model) |
void |
HistoryListUI.setModel(DemandeUIModel model) |
| Constructor and Description |
|---|
ButtonHistory(DemandeUIModel model) |
| 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 |
PDFEditorUIModel.demand |
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
PDFEditorUIModel.getDemand() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDFEditorUIModel.setDemand(DemandeUIModel demand) |
| 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) |
protected void |
SearchUIHandler.onDoubleClickOnDemande(DemandeUIModel selectedEmail) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchUIModel.setResults(List<DemandeUIModel> results) |
| Modifier and Type | Field and Description |
|---|---|
protected DemandeUIModel |
GroupAction.currentEmail |
protected DemandeUIModel |
GroupAction.selectedEmail |
| Modifier and Type | Field and Description |
|---|---|
protected List<DemandeUIModel> |
MailFolderChooserUIModel.demandeUIModels
L'ensemble des demandes concernées par le déplacement.
|
| Modifier and Type | Method and Description |
|---|---|
List<DemandeUIModel> |
MailFolderChooserUIModel.getDemandeUIModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
MailFolderChooserUIModel.setDemandeUIModels(List<DemandeUIModel> demandeUIModels) |
| Modifier and Type | Field and Description |
|---|---|
protected org.nuiton.validator.NuitonValidator<DemandeUIModel> |
AbstractFaxToMailDemandListHandler.demandeUIModelNuitonValidator |
protected List<org.nuiton.jaxx.application.swing.table.ColumnIdentifier<DemandeUIModel>> |
DemandeTableModel.identifiers
Identifiers of columns (in initial order).
|
protected List<DemandeUIModel> |
DemandeTableModel.rows
Data in the model.
|
| Modifier and Type | Method and Description |
|---|---|
DemandeUIModel |
DemandeTableModel.createNewRow() |
DemandeUIModel |
DemandeTableModel.getEntry(int rowIndex) |
DemandeUIModel |
DemandeTableModel.removeRow(int rowIndex) |
| Modifier and Type | Method and Description |
|---|---|
protected org.nuiton.jaxx.application.swing.table.ColumnIdentifier<DemandeUIModel> |
DemandeTableModel.getIdentifier(int columnIndex) |
List<DemandeUIModel> |
DemandeTableModel.getRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
DemandeTableModel.addNewRow(DemandeUIModel newValue) |
void |
DemandeTableModel.addNewRow(int rowIndex,
DemandeUIModel newValue) |
protected void |
DemandeTableModel.collectShell(DemandeUIModel row,
Set<DemandeUIModel> collectedRows) |
void |
DemandeTableModel.fireTableRowsInserted(DemandeUIModel newValue) |
org.apache.commons.lang3.tuple.Pair<Integer,Integer> |
DemandeTableModel.getCell(DemandeUIModel row,
String propertyName) |
int |
DemandeTableModel.getRowIndex(DemandeUIModel row) |
boolean |
AbstractFaxToMailUIHandler.isActionEnabled(DemandeUIModel model,
MailAction action,
Configuration config) |
boolean |
AbstractFaxToMailDemandListHandler.isDemandeValid(DemandeUIModel d) |
boolean |
DemandeTableModel.isFirstRow(DemandeUIModel row) |
boolean |
DemandeTableModel.isLastRow(DemandeUIModel row) |
void |
DemandeTableModel.moveDown(DemandeUIModel row) |
void |
DemandeTableModel.moveUp(DemandeUIModel row) |
protected void |
AbstractFaxToMailDemandListHandler.onDoubleClickOnDemande(DemandeUIModel selectedEmail) |
protected void |
DemandeTableModel.onRowAdded(int rowIndex,
DemandeUIModel newValue) |
protected void |
AbstractFaxToMailDemandListHandler.openDemand(DemandeUIModel selectedEmail) |
static void |
FaxToMailUIUtil.setEmailContentInTextPane(DemandeUIHandler handler,
JTextPane textPane,
DemandeUIModel demandeUIModel) |
protected void |
DemandeTableModel.setValueAt(Object aValue,
int rowIndex,
int columnIndex,
org.nuiton.jaxx.application.swing.table.ColumnIdentifier<DemandeUIModel> propertyName,
DemandeUIModel entry) |
int |
DemandeTableModel.updateRow(DemandeUIModel row) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DemandeTableModel.collectShell(DemandeUIModel row,
Set<DemandeUIModel> collectedRows) |
void |
DemandeTableModel.fireTableRowUpdatedShell(Set<DemandeUIModel> shell) |
protected boolean |
DemandeTableModel.isCellEditable(int rowIndex,
int columnIndex,
org.nuiton.jaxx.application.swing.table.ColumnIdentifier<DemandeUIModel> propertyName) |
protected void |
DemandeTableModel.onRowsChanged(List<DemandeUIModel> data) |
void |
DemandeTableModel.setRows(List<DemandeUIModel> data) |
protected void |
DemandeTableModel.setValueAt(Object aValue,
int rowIndex,
int columnIndex,
org.nuiton.jaxx.application.swing.table.ColumnIdentifier<DemandeUIModel> propertyName,
DemandeUIModel entry) |
Copyright © 2014–2015 CodeLutin. All rights reserved.