gwt /
gwt /
5a313f7fda91c41dc3f077d21213ee21fb2ce460 TabBar.setTabText(text) now sets wordWrap to false. TabBar.Tab now implements HasWordWrap, which allows users to set wordWrap on the underlying widget. If the underlying widget doesn't implement HasWordWrap, an UnsupportedOperationException is thrown. Users can check this using TabBar.Tab.hasWordWrap().
Patch by: jlabanca
Review by: ecc
Issue: 2910
git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.6@4292 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed