Package ca.grimoire.formtree

Interface Summary
FormAdapter Provides form data.
FormElementReceiver Intermediate receivers for form elements (along with the final receiver) must implement this to provide FormDecoder with a way to navigate to the relevant part of the data model for each field.
FormReceiver<T> Callbacks for handling the reconstituted form data.
 

Class Summary
FormDecoder Decodes tree-shaped form data into a receiver.
 



Copyright © 2011 Grimoire Alchymia. All Rights Reserved.