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

Packages that use BinderConfig
com.silvermindsoftware.hitch.config   
 

Uses of BinderConfig in com.silvermindsoftware.hitch.config
 

Methods in com.silvermindsoftware.hitch.config that return BinderConfig
 BinderConfig BinderConfig.bindComponent(String modelId, BoundComponentConfig... boundComponentConfigs)
           
 BinderConfig BinderConfig.bindComponent(String modelId, BoundComponentConfig boundComponentConfig)
           
 BinderConfig BinderConfig.bindComponentToDefault(BoundComponentConfig... boundComponentConfigs)
           
 BinderConfig BinderConfig.bindComponentToDefault(BoundComponentConfig boundComponentConfig)
           
 BinderConfig BinderConfig.bindDefaultModel(String modelField)
           
 BinderConfig BinderConfig.bindDefaultModel(String modelField, String... ignoreFields)
           
 BinderConfig BinderConfig.bindModel(ModelObjectConfig modelObjectConfig)
           
 BinderConfig BinderConfig.bindModel(String modelField)
           
 BinderConfig BinderConfig.bindModel(String modelField, String... ignoreFields)
           
 



Copyright © 2005-2011 ELCA. All Rights Reserved.