Uses of Class
com.silvermindsoftware.hitch.config.BoundComponentConfig

Packages that use BoundComponentConfig
com.silvermindsoftware.hitch.config   
com.silvermindsoftware.hitch.meta   
 

Uses of BoundComponentConfig in com.silvermindsoftware.hitch.config
 

Methods in com.silvermindsoftware.hitch.config with parameters of type BoundComponentConfig
 BinderConfig BinderConfig.bindComponent(String modelId, BoundComponentConfig... boundComponentConfigs)
           
 BinderConfig BinderConfig.bindComponent(String modelId, BoundComponentConfig boundComponentConfig)
           
 BinderConfig BinderConfig.bindComponentToDefault(BoundComponentConfig... boundComponentConfigs)
           
 BinderConfig BinderConfig.bindComponentToDefault(BoundComponentConfig boundComponentConfig)
           
 

Uses of BoundComponentConfig in com.silvermindsoftware.hitch.meta
 

Methods in com.silvermindsoftware.hitch.meta with parameters of type BoundComponentConfig
 void FormMeta.addComponentMeta(String modelId, BoundComponentConfig boundComponentConfig, boolean autoBound)
           
 



Copyright © 2005-2011 ELCA. All Rights Reserved.