public final class Exports
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
static JQueryStatic |
$ |
static JQueryStatic |
jQuery |
| Modifier and Type | Method and Description |
|---|---|
static JQuery |
$() |
static JQuery |
$(net.java.html.lib.dom.Element element) |
static JQuery |
$(net.java.html.lib.dom.Element[] elementArray) |
static JQuery |
$(net.java.html.lib.Function.A1<? super JQueryStatic,? extends Object> callback) |
static JQuery |
$(JQuery object) |
static JQuery |
$(net.java.html.lib.Objs object) |
static JQuery |
$(String html) |
static JQuery |
$(String html,
net.java.html.lib.dom.Document ownerDocument) |
static JQuery |
$(String selector,
net.java.html.lib.dom.Element context) |
static JQuery |
$(String selector,
JQuery context) |
static JQuery |
$(String html,
net.java.html.lib.Objs attributes) |
static JQuery |
jQuery() |
static JQuery |
jQuery(net.java.html.lib.dom.Element element) |
static JQuery |
jQuery(net.java.html.lib.dom.Element[] elementArray) |
static JQuery |
jQuery(net.java.html.lib.Function.A1<? super JQueryStatic,? extends Object> callback) |
static JQuery |
jQuery(JQuery object) |
static JQuery |
jQuery(net.java.html.lib.Objs object) |
static JQuery |
jQuery(String html) |
static JQuery |
jQuery(String html,
net.java.html.lib.dom.Document ownerDocument) |
static JQuery |
jQuery(String selector,
net.java.html.lib.dom.Element context) |
static JQuery |
jQuery(String selector,
JQuery context) |
static JQuery |
jQuery(String html,
net.java.html.lib.Objs attributes) |
$as, $as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic static JQueryStatic jQuery
public static JQueryStatic $
public static JQuery jQuery(net.java.html.lib.dom.Element element)
public static JQuery jQuery(net.java.html.lib.Function.A1<? super JQueryStatic,? extends Object> callback)
public static JQuery jQuery(net.java.html.lib.dom.Element[] elementArray)
public static JQuery jQuery(net.java.html.lib.Objs object)
public static JQuery jQuery()
public static JQuery $(net.java.html.lib.dom.Element element)
public static JQuery $(net.java.html.lib.Function.A1<? super JQueryStatic,? extends Object> callback)
public static JQuery $(net.java.html.lib.dom.Element[] elementArray)
public static JQuery $(net.java.html.lib.Objs object)
public static JQuery $()
Copyright © 2016. All rights reserved.