|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| Converter | converts bean property values to DOM ELements representing HTML forms. |
| NodeConverter | |
| Class Summary | |
| BooleanConverter | |
| CheckBoxConverter | Created on 14.11.2002 |
| ConverterFactory | Created on 05.11.2002 |
| ConverterImpl | implements the converter |
| EditCtrlConverter | converts user input for a Edit control |
| FileUploadConverter | |
| NodeConverterBase | |
| RadioButtonConverter | Created on 14.11.2002 |
| SelectConverterBase | |
| SelectMultipleConverter | sets an array bean property. |
| SelectSingleConverter | sets a scalar bean property to the value of the selected item. |
| Exception Summary | |
| ConvertException | signals a misconfiguration, e.g. missing / wrong type attribute |
Present and update values of java bean properties.
A Converter supports two different convert() methods:
The DOM tree must conform to the xoplon DTD.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||