org.stjs.testing.jquery
Class TestingGlobalJQuery
java.lang.Object
org.stjs.javascript.jquery.GlobalJQuery
org.stjs.testing.jquery.TestingGlobalJQuery
public abstract class TestingGlobalJQuery
- extends GlobalJQuery
| Methods inherited from class org.stjs.javascript.jquery.GlobalJQuery |
ajax, ajaxSetup, each, each, each, extend, extend, extend, extend, extend, extend, get, getJSON, inArray, isArray, map, parseJSON, trim, widget |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
$
public static TestingGlobalJQuery $
TestingGlobalJQuery
public TestingGlobalJQuery()
$
public static <FullJQuery extends JQueryAndPlugins<?>> FullJQuery $(String path)
- jquery constructors - copied to avoid collision
$
public static <FullJQuery extends JQueryAndPlugins<?>> FullJQuery $(String path,
Object context)
$
public static <FullJQuery extends JQueryAndPlugins<?>> FullJQuery $(Object path)
mockjax
public abstract String mockjax(MockjaxOptions options)
mockjaxClear
public abstract void mockjaxClear()
mockjaxClear
public abstract void mockjaxClear(String id)
Copyright © 2012. All Rights Reserved.