|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Element | |
---|---|
org.zkoss.ztl | ZTL Selenium Core library. |
Uses of Element in org.zkoss.ztl |
---|
Methods in org.zkoss.ztl that return Element | |
---|---|
Element |
Widget.$n()
Returns the element of the widget. |
Element |
Widget.$n(java.lang.String subname)
Returns the sub-element of the widget from the given sub-name. |
Element |
Element.firstChild()
Returns the firstChild of the element. |
Element |
JQuery.get(int index)
proxy for jQuery get method |
Element |
Element.nextSibling()
Returns the nextSibling of the element. |
Element |
Element.parentNode()
Returns the parentNode of the element. |
Element |
ZK.toElement()
|
Element |
JQuery.toElement()
|
Element |
Widget.toElement()
|
Element |
Element.toElement()
|
abstract Element |
ClientWidget.toElement()
Returns the element from this client widget. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |