| Package | Description |
|---|---|
| com.franciaflex.faxtomail.ui.swing.content.demande | |
| com.franciaflex.faxtomail.ui.swing.util |
| Modifier and Type | Field and Description |
|---|---|
protected static org.nuiton.util.beans.Binder<RangeRow,RangeRowModel> |
RangeRowModel.fromBeanBinder |
protected List<RangeRowModel> |
QuantitiesByRangeUIModel.rangeRows |
protected static org.nuiton.util.beans.Binder<RangeRowModel,RangeRow> |
RangeRowModel.toBeanBinder |
protected Collection<RangeRowModel> |
DemandeUIModel.validRangeRowModels |
| Modifier and Type | Method and Description |
|---|---|
RangeRowModel |
RangeTableModel.createNewRow() |
| Modifier and Type | Method and Description |
|---|---|
List<RangeRowModel> |
QuantitiesByRangeUIModel.getRangeRows() |
Collection<RangeRowModel> |
DemandeUIModel.getValidRangeRowModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
DemandeUIModel.addValidRangeRow(RangeRowModel row) |
void |
DemandeUIModel.removeValidRangeRow(RangeRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuantitiesByRangeUIModel.setRangeRows(Collection<RangeRowModel> rangeRows) |
void |
QuantitiesByRangeUIHandler.setRangeRows(List<RangeRowModel> rows) |
void |
DemandeUIModel.setValidRangeRowModels(Collection<RangeRowModel> validRangeRowModels) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Integer> |
FaxToMailUIUtil.computeQuantities(Collection<RangeRowModel> rangeRows) |
Copyright © 2014 CodeLutin. All rights reserved.