Package 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
The implementation of the set debug id method, which does nothing by
default.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
ensureDebugId
(Element elem, String baseID, String id) void
ensureDebugId
(UIObject uiObject, String id)
-
Constructor Details
-
DebugIdImpl
public DebugIdImpl()
-
-
Method Details
-
ensureDebugId
-
ensureDebugId
-