]> source.dussan.org Git - vaadin-framework.git/commit
Copied the new MenuBar component from Incubator to Trunk. Fixes #1852.
authorMarko Grönroos <magi@iki.fi>
Thu, 26 Jun 2008 13:29:27 +0000 (13:29 +0000)
committerMarko Grönroos <magi@iki.fi>
Thu, 26 Jun 2008 13:29:27 +0000 (13:29 +0000)
commit5babab8d3c70cdc16ce777fcec015138074adb6c
treed6ba10467cfbf620437c43812a6ded298d296e1d
parent8746e81712c3104ae0f3d55530a99e3b97180b8f
Copied the new MenuBar component from Incubator to Trunk. Fixes #1852.

svn changeset:4955/svn branch:trunk
WebContent/ITMILL/themes/default/styles.css
src/com/itmill/toolkit/terminal/gwt/client/DefaultWidgetSet.java
src/com/itmill/toolkit/terminal/gwt/client/ui/IMenuBar.java [new file with mode: 0644]
src/com/itmill/toolkit/tests/tickets/Ticket1598.java [new file with mode: 0644]
src/com/itmill/toolkit/ui/MenuBar.java [new file with mode: 0644]