]> source.dussan.org Git - vaadin-framework.git/commit
Change getSubPartElement(String) to ignore text icons (#14879).
authorMika Murtojarvi <mika@vaadin.com>
Fri, 17 Oct 2014 14:34:22 +0000 (17:34 +0300)
committerMarkus Koivisto <markus@vaadin.com>
Mon, 3 Nov 2014 07:46:40 +0000 (09:46 +0200)
commit2f9fe0b5079510e0981f70071ca23449b66b244f
tree84444356713e823250022c295777447a26e6cccf
parent6e51c3c2d441248b3e2751725c46e3ff9ca20b02
Change getSubPartElement(String) to ignore text icons (#14879).

The test for this change set will be included in the TestBench project,
since the API required by the test is not present here.

Change-Id: Ia31d4ba49dabdb74d81e5b9d23db7af809d96942
client/src/com/vaadin/client/ui/VMenuBar.java