Uses of Class
org.odlabs.wiquery.core.javascript.JsScopeEvent

Packages that use JsScopeEvent
org.odlabs.wiquery.core.javascript   
 

Uses of JsScopeEvent in org.odlabs.wiquery.core.javascript
 

Methods in org.odlabs.wiquery.core.javascript that return JsScopeEvent
static JsScopeEvent JsScopeEvent.quickScope(CharSequence javascriptCode)
          Creates a default JsScopeEvent to execute the given statement.
static JsScopeEvent JsScopeEvent.quickScope(JsStatement jsStatement)
          Creates a default JsScopeEvent to execute the given statement.
 



Copyright © 2012. All Rights Reserved.