commit | 95409eccfcafec90a7952e087f2d9659747959e1 | [log] [tgz] |
---|---|---|
author | Stephen Haberman <stephen.haberman@gmail.com> | Tue Mar 25 23:54:07 2014 -0500 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Mar 26 22:16:10 2014 +0000 |
tree | af47f4f8a9b396181ff68503939bcb514ace7dee | |
parent | 3be1548873300d5bcb74c0258352c90abe7a42bd [diff] |
Add support for FlowPanels to have custom tags. This is useful for translating HTML code to UiBinder, where a "panel" needs to have, per the mockup's HTML/CSS, an "li" tag or "p" tag. Previously this required using HTMLPanel, but HTMLPanel doesn't implement InsertPanel, which has a useful add(Widget, index) method. Change-Id: Ic43bba2c115c7b531b75ed9f7a5d81371e231893