Class JsScopeContext

java.lang.Object
org.wicketstuff.wiquery.core.javascript.JsScopeContext
All Implemented Interfaces:
Serializable

public class JsScopeContext extends Object implements Serializable
$Id: JsScopeContext.java 1714 2011-09-22 20:38:30Z hielke.hoeve $

JsScopeContext defines the following JsScope contents:

  • all accessible variables from a JsScope
  • all JavaScript statements executed in the JsScope

Since:
0.7
Author:
Lionel Armanet
See Also: