Package com.google.gwt.uibinder.client
Class UiBinderUtil.TempAttachment
java.lang.Object
com.google.gwt.uibinder.client.UiBinderUtil.TempAttachment
- Enclosing class:
UiBinderUtil
Temporary attachment record that keeps track of where an element was
before attachment. Use the detach method to put things back.
-
Method Summary
-
Method Details
-
detach
public void detach()Restore to previous DOM state before attachment.
-