public class JavaScriptInjector extends AbstractInjector
| Constructor and Description |
|---|
JavaScriptInjector() |
| Modifier and Type | Method and Description |
|---|---|
static void |
inject(String javascript)
Injects the JavaScript code into a
<script type="text/javascript">...</script> element in the
document header. |
getHeadpublic JavaScriptInjector()
Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.