com.allen_sauer.gwt.dnd.client.util.impl
Class DOMUtilImplStandard
java.lang.Object
com.allen_sauer.gwt.dnd.client.util.impl.DOMUtilImpl
com.allen_sauer.gwt.dnd.client.util.impl.DOMUtilImplStandard
- Direct Known Subclasses:
- DOMUtilImplMozilla, DOMUtilImplOpera, DOMUtilImplSafari
public abstract class DOMUtilImplStandard
- extends DOMUtilImpl
DOMUtil implementation for standard browsers.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMUtilImplStandard
public DOMUtilImplStandard()
adjustTitleForBrowser
public java.lang.String adjustTitleForBrowser(java.lang.String message)
- Specified by:
adjustTitleForBrowser in class DOMUtilImpl
cancelAllDocumentSelections
public void cancelAllDocumentSelections()
- Specified by:
cancelAllDocumentSelections in class DOMUtilImpl
getBorderLeft
public int getBorderLeft(com.google.gwt.dom.client.Element elem)
- Specified by:
getBorderLeft in class DOMUtilImpl
getBorderTop
public int getBorderTop(com.google.gwt.dom.client.Element elem)
- Specified by:
getBorderTop in class DOMUtilImpl
getClientHeight
public int getClientHeight(com.google.gwt.dom.client.Element elem)
- Specified by:
getClientHeight in class DOMUtilImpl
getClientWidth
public int getClientWidth(com.google.gwt.dom.client.Element elem)
- Specified by:
getClientWidth in class DOMUtilImpl
Copyright © 2011 Sage Software, Inc. All rights reserved.