| Package | Description |
|---|---|
| to.etc.domui.converter |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanConverterFactory |
class |
DateConverterFactory
This converter factory accepts java.util.Date types and returns an appropriate
Date converter.
|
class |
DefaultConverterFactory
This is the default converter factory, which returns the default converter instance all of the time.
|
class |
DomainListConverterFactory
This accepts all properties that have a list of values as their domain model.
|
class |
DoubleFactory
Generic factory to accept double numeric values.
|
class |
EnumFactory |
class |
MoneyConverterFactory |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConverterRegistry.register(IConverterFactory cf)
Registers the specified converter factory.
|
Copyright © 2017 etc.to. All rights reserved.