Package com.google.gwt.user.client.ui
Class UIObject.DebugIdImplEnabled
java.lang.Object
com.google.gwt.user.client.ui.UIObject.DebugIdImpl
com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
- Enclosing class:
UIObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
ensureDebugId
(Element elem, String baseID, String id) void
ensureDebugId
(UIObject uiObject, String id)
-
Constructor Details
-
DebugIdImplEnabled
public DebugIdImplEnabled()
-
-
Method Details
-
ensureDebugId
- Overrides:
ensureDebugId
in classUIObject.DebugIdImpl
-
ensureDebugId
- Overrides:
ensureDebugId
in classUIObject.DebugIdImpl
-