|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Translator | Interface used by ValidatableFields to both format an object as text and translate
submitted text into an appropriate object for a given field. |
| Class Summary | |
|---|---|
| AbstractTranslator | Abstract Translator implementation that provides default behavior for trimming, null
object, and empty text handling. |
| BigDecimalTranslator | Translator for BigDecimal objects. |
| DateTranslator | A SimpleDateFormat-based Translator implementation. |
| FormatTranslator | Abstract Translator implementation for Format-based translators. |
| NumberTranslator | A DecimalFormat-based Translator implementation. |
| StringTranslator | A trivial Translator implementation. |
| TranslatorBinding | Implementation of IBinding that wraps around a
Translator. |
| TranslatorBindingFactory | Uses the tapestry.form.translator.TranslatorBeanFactory service to obtain configured
Translator instances that are then wrapped as
TranslatorBindings. |
Defines translator bindings used primarily in form component input translations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||