public class DomUtil extends Object
| Constructor and Description |
|---|
DomUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
extractAbsoluteBottom(org.jboss.errai.common.client.dom.HTMLElement el) |
static int |
extractAbsoluteTop(org.jboss.errai.common.client.dom.HTMLElement el) |
static String |
extractClientX(org.jboss.errai.common.client.dom.Event e) |
static String |
extractClientY(org.jboss.errai.common.client.dom.Event e) |
static String |
extractOffSetWidth(org.jboss.errai.common.client.dom.HTMLElement el) |
static String |
extractWidth(org.jboss.errai.common.client.dom.HTMLElement el) |
public static String extractOffSetWidth(org.jboss.errai.common.client.dom.HTMLElement el)
public static String extractWidth(org.jboss.errai.common.client.dom.HTMLElement el)
public static String extractClientY(org.jboss.errai.common.client.dom.Event e)
public static String extractClientX(org.jboss.errai.common.client.dom.Event e)
public static int extractAbsoluteTop(org.jboss.errai.common.client.dom.HTMLElement el)
public static int extractAbsoluteBottom(org.jboss.errai.common.client.dom.HTMLElement el)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.