Class GWTInterop.GWTVariable

java.lang.Object
com.singularsys.client.GWTInterop.GWTVariable
Enclosing class:
GWTInterop

@JsType public static class GWTInterop.GWTVariable extends Object
Wrapper type for a Variable that can be passed back to JavaScript
  • Constructor Details

    • GWTVariable

      @JsIgnore public GWTVariable(Variable n)
  • Method Details

    • getVariable

      @JsIgnore public Variable getVariable()