| Package | Description |
|---|---|
| net.java.html.lib | |
| net.java.html.lib.jquery |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Function.A0<? extends T>> |
TypedPropertyDescriptor.get |
| Modifier and Type | Method and Description |
|---|---|
Function.A0<? extends T> |
TypedPropertyDescriptor.get() |
| Modifier and Type | Method and Description |
|---|---|
JQuery |
JQuery.ajaxStart(Function.A0<? extends Object> handler)
Register a handler to be called when the first Ajax request begins.
|
JQuery |
JQuery.ajaxStop(Function.A0<? extends Object> handler)
Register a handler to be called when all Ajax requests have completed.
|
JQuery |
JQuery.replaceWith(Function.A0<? extends Union.A2<Element,JQuery>> func)
Replace each element in the set of matched elements with the provided new content and return the set of elements that was removed.
|
Copyright © 2016. All rights reserved.