Uses of Interface
org.cruxframework.crux.core.client.utils.ScriptTagHandler.ScriptLoadCallback

Packages that use ScriptTagHandler.ScriptLoadCallback
org.cruxframework.crux.core.client.utils   
 

Uses of ScriptTagHandler.ScriptLoadCallback in org.cruxframework.crux.core.client.utils
 

Methods in org.cruxframework.crux.core.client.utils with parameters of type ScriptTagHandler.ScriptLoadCallback
static void ScriptTagHandler.evaluateScripts(com.google.gwt.dom.client.Element element, ScriptTagHandler.ScriptLoadCallback callback)
          Evaluates any script inserted on the given element using element.innerHTML.
 



Copyright © 2014. All rights reserved.