com.google.gwt.user.client.ui
Class UIObject.DebugIdImpl
java.lang.Object
com.google.gwt.user.client.ui.UIObject.DebugIdImpl
- Direct Known Subclasses:
- UIObject.DebugIdImplEnabled
- Enclosing class:
- UIObject
public static class UIObject.DebugIdImpl
- extends java.lang.Object
The implementation of the set debug id method, which does nothing by
default.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIObject.DebugIdImpl
public UIObject.DebugIdImpl()
ensureDebugId
public void ensureDebugId(UIObject uiObject,
java.lang.String id)
ensureDebugId
public void ensureDebugId(Element elem,
java.lang.String baseID,
java.lang.String id)