|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| ArrayReceiver<T> | Receives form elements into an array of some constructible class. |
| CollectionReceiver<E,T> | Supporting behaviour allowing for form receivers that produce collections. |
| ConstructorReceiver<T> | A FormReceiver which populates arbitrary object graphs, rooted at an
instance of a specific class. |
| ListReceiver<T> | Receives form elements into an List of some constructible class. |
| SetReceiver<T> | Receives constructible elements into a Set. |
| StringConstructorReceiver<T> | A form receiver that uses constructors with the signature (String). |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||