| Package | Description |
|---|---|
| gwt.material.design.jquery.client.api |
| Modifier and Type | Method and Description |
|---|---|
Promise |
Promise.then(Functions.FuncRet1<Object> f) |
JQueryElement |
JQueryElement.wrap(Functions.FuncRet1<Integer> function)
Wrap an HTML structure around each element in the set of matched elements.
|
JQueryElement |
JQueryElement.wrapAll(Functions.FuncRet1<Integer> function)
Wrap an HTML structure around all elements in the set of matched elements.
|
JQueryElement |
JQueryElement.wrapInner(Functions.FuncRet1<Integer> function)
Wrap an HTML structure around the content of each element in the set of matched elements.
|
Copyright © 2023. All rights reserved.