comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/CollectionView.java @ 91:0d8203594bb4

Resized CollectionView and set the content size to have a tabled style. flys-client/trunk@1604 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 29 Mar 2011 11:42:15 +0000
parents f8c240f28c2a
children fa3d9f79dff5
comparison
equal deleted inserted replaced
90:f8c240f28c2a 91:0d8203594bb4
107 107
108 /** 108 /**
109 * This method handles the initial layout stuff. 109 * This method handles the initial layout stuff.
110 */ 110 */
111 protected void init() { 111 protected void init() {
112 setWidth(700); 112 setWidth(750);
113 setHeight(600); 113 setHeight(600);
114 114
115 layout.setWidth100(); 115 layout.setWidth100();
116 116
117 setCanDragReposition(true); 117 setCanDragReposition(true);

http://dive4elements.wald.intevation.org