public interface ConfigContributor
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(Map<String,Object> config,
Gadget gadget)
Contribute configuration values for a specific gadget in an iframe.
|
void |
contribute(Map<String,Object> config,
String container,
String host)
Contribute configuration for the container specific javascript.
|
Copyright © 2007-2012. All Rights Reserved.