public class JQElement extends JSObject
Modifier | Constructor and Description |
---|---|
protected |
JQElement() |
Modifier and Type | Method and Description |
---|---|
JQElement |
addClass(String string) |
JQElement |
append(Object o) |
String |
attr(String key) |
JQElement |
attr(String key,
String value) |
JQElement |
empty() |
JQElement |
find(String selector) |
String |
html() |
JQElement |
ready(JSClosure closure) |
JQElement |
removeClass(String string) |
String |
replaceWith(Object o) |
String |
text() |
_checkUndefined, $boolean, $boolean, $date, $date, $double, $double, $integer, $integer, $jsarray, $jsarray, $jsobject, $jsobject, $long, $long, $object, $object, $string, $string, create, eval, toJavaScript
Copyright © 2014. All rights reserved.