|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BuilderConfig | |
|---|---|
| com.ideo.sweetdevria.builder | |
| com.ideo.sweetdevria.config | |
| Uses of BuilderConfig in com.ideo.sweetdevria.builder |
|---|
| Methods in com.ideo.sweetdevria.builder that return BuilderConfig | |
|---|---|
BuilderConfig |
ComponentBuilder.getConfig()
Get the config. |
| Methods in com.ideo.sweetdevria.builder with parameters of type BuilderConfig | |
|---|---|
void |
ComponentBuilder.setConfig(BuilderConfig config)
Set the config. |
| Uses of BuilderConfig in com.ideo.sweetdevria.config |
|---|
| Methods in com.ideo.sweetdevria.config that return BuilderConfig | |
|---|---|
BuilderConfig |
RIAConfigImpl.findBuilderConfig(java.lang.String id)
Return the builder configuration for the specified id otherwise return null/code> |
BuilderConfig |
IRIAConfig.findBuilderConfig(java.lang.String s)
|
| Methods in com.ideo.sweetdevria.config with parameters of type BuilderConfig | |
|---|---|
void |
RIAConfigImpl.addBuilderConfig(BuilderConfig config)
Add a builder config to the object The add is processed from the HIGHER to the LOWER important element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||