|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |