Uses of Package
ca.grimoire.formtree.receiver.constructor

Packages that use ca.grimoire.formtree.receiver.constructor
ca.grimoire.formtree.receiver.constructor   
 

Classes in ca.grimoire.formtree.receiver.constructor used by ca.grimoire.formtree.receiver.constructor
ArrayReceiver
          Receives form elements into an array of some constructible class.
CollectionReceiver
          Supporting behaviour allowing for form receivers that produce collections.
ConstructorReceiver
          A FormReceiver which populates arbitrary object graphs, rooted at an instance of a specific class.
ListReceiver
          Receives form elements into an List of some constructible class.
SetReceiver
          Receives constructible elements into a Set.
StringConstructorReceiver
          A form receiver that uses constructors with the signature (String).
 



Copyright © 2011 Grimoire Alchymia. All Rights Reserved.