| Modifier and Type | Field and Description |
|---|---|
Element |
MouseEvent.target |
Element |
MouseEvent.toElement |
| Modifier and Type | Method and Description |
|---|---|
Element |
MouseEvent.getTarget() |
Element |
MouseEvent.getToElement() |
| Modifier and Type | Method and Description |
|---|---|
static JQueryElement |
JQuery.$(com.google.gwt.dom.client.Element element,
Element context) |
static JQueryElement |
JQuery.$(JQueryElement element,
Element context) |
static JQueryElement |
JQuery.$(com.google.gwt.dom.client.Node element,
Element context) |
static JQueryElement |
JQuery.$(Object plainObject,
Element context) |
static JQueryElement |
JQuery.$(String selector,
Element context) |
static <T extends com.google.gwt.user.client.ui.UIObject> |
JQuery.$(T uiObject,
Element context) |
| Modifier and Type | Method and Description |
|---|---|
Element |
Document.querySelector(String selector) |
| Modifier and Type | Method and Description |
|---|---|
Element |
Node.parentElement() |
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLBodyElement |
class |
HTMLElement
Native HTMLElement
|
class |
HTMLInputElement
Native HTMLInputElement
|
| Modifier and Type | Method and Description |
|---|---|
Element |
Polymer.dom(Element e) |
| Modifier and Type | Method and Description |
|---|---|
Element |
Polymer.dom(Element e) |
Copyright © 2017. All rights reserved.