jhickman / gxt-uibinder

Automatically exported from code.google.com/p/gxt-uibinder
0 stars 0 forks source link

Add support for AdapterMenuItem #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description of new feature:
Add support for AdapterMenuItem widgets.  AdapterMenuItem has a single 
constructor that takes a Widget. This should be the nested element.

Sample UiBinder XML:
<menu:AdapterMenuItem>
    <form:ComboBox ... />
</menu:AdapterMenuItem>

Original issue reported on code.google.com by jus...@jhickman.com on 4 Apr 2011 at 2:39

GoogleCodeExporter commented 9 years ago

Original comment by jus...@jhickman.com on 4 Apr 2011 at 2:45