]> source.dussan.org Git - vaadin-framework.git/commit
Removed extra getDeclaredWidth/getDeclaredHeight as they directly
authorArtur Signell <artur@vaadin.com>
Fri, 16 Mar 2012 13:13:47 +0000 (15:13 +0200)
committerArtur Signell <artur@vaadin.com>
Fri, 16 Mar 2012 13:33:29 +0000 (15:33 +0200)
commitce24fb4f0289cf8bb8841d397ccb214189530905
treefc6cf561cd74812da9f8c4d27b2023a6403f52d4
parent0446f0835993efde7a44d35ad0d03a36909e1458
Removed extra getDeclaredWidth/getDeclaredHeight as they directly
contain the width and height from the state.
src/com/vaadin/terminal/gwt/client/ComponentConnector.java
src/com/vaadin/terminal/gwt/client/ui/AbstractComponentConnector.java
src/com/vaadin/terminal/gwt/client/ui/AbstractOrderedLayoutConnector.java
src/com/vaadin/terminal/gwt/client/ui/VEmbedded.java
src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java