Uses of Class
com.google.gwt.uibinder.client.UiBinderUtil.TempAttachment
-
Packages that use UiBinderUtil.TempAttachment Package Description com.google.gwt.uibinder.client Classes used to generate user interfaces using declarative ui.xml files. -
-
Uses of UiBinderUtil.TempAttachment in com.google.gwt.uibinder.client
Methods in com.google.gwt.uibinder.client that return UiBinderUtil.TempAttachment Modifier and Type Method Description static UiBinderUtil.TempAttachment
UiBinderUtil. attachToDom(Element element)
Attaches the element to the dom temporarily.
-