Package | Description |
---|---|
net.java.html.lib.angular.ng | |
net.java.html.lib.jquery |
Modifier and Type | Class and Description |
---|---|
class |
IAugmentedJQueryStatic |
Modifier and Type | Field and Description |
---|---|
static JQueryStatic |
Exports.$ |
static JQueryStatic |
Exports.jQuery |
Modifier and Type | Method and Description |
---|---|
static JQueryStatic |
JQueryStatic.$as(Object obj) |
JQueryStatic |
JQueryStatic.noConflict()
Relinquish jQuery's control of the $ variable.
|
JQueryStatic |
JQueryStatic.noConflict(Boolean removeAll)
Relinquish jQuery's control of the $ variable.
|
Modifier and Type | Method and Description |
---|---|
static JQuery |
Exports.$(Function.A1<? super JQueryStatic,? extends Object> callback) |
JQuery |
JQueryStatic.$apply(Function.A1<? super JQueryStatic,? extends Object> callback) |
static JQuery |
Exports.jQuery(Function.A1<? super JQueryStatic,? extends Object> callback) |
JQuery |
JQuery.ready(Function.A1<? super JQueryStatic,? extends Object> handler)
Specify a function to execute when the DOM is fully loaded.
|
Copyright © 2018. All rights reserved.