| Package | Description |
|---|---|
| fr.reseaumexico.editor.factorValue |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FactorValueEditorFactory.BooleanFactorValueInlineEditor |
protected static class |
FactorValueEditorFactory.DecimalFactorValueInlineEditor |
protected static class |
FactorValueEditorFactory.DefaultFactorValueInlineEditor |
protected static class |
FactorValueEditorFactory.IntegerFactorValueInlineEditor |
| Modifier and Type | Field and Description |
|---|---|
protected FactorValueEditorFactory.FactorValueCellEditor |
FactorValueCellEditor.specificEditor |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Factor,FactorValueEditorFactory.FactorValueCellEditor<?>> |
FactorValueEditorFactory.factorValueEditorCache |
| Modifier and Type | Method and Description |
|---|---|
FactorValueEditorFactory.FactorValueCellEditor |
FactorValueEditorFactory.getCellEditor(Factor factor,
Object value)
Provide specific cell editor for factor value
|
protected FactorValueEditorFactory.FactorValueCellEditor<?> |
FactorValueEditorFactory.getFactorValueCellEditor(Factor factor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FactorValueEditorFactory.setFactorValueCellEditor(Factor factor,
FactorValueEditorFactory.FactorValueCellEditor<?> editor) |
Copyright © 2011–2013 Code Lutin. All rights reserved.