public final class Injector
extends java.lang.Object
Constructor and Description |
---|
Injector() |
Modifier and Type | Method and Description |
---|---|
static void |
ensureInjected()
Injects ChartJS if not injected yet.
|
static void |
ensureInjected(com.google.gwt.resources.client.TextResource resource)
Injects a script resource if not injected yet.
|