javierdotnet / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 3 forks source link

Error in Documentation GridPanel#setStripeRows #435

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Error in Documentation GridPanel#setStripeRows

What steps will reproduce the problem?
http://code.google.com/p/gwt-ext/source/browse/trunk/main/src/com/gwtext/client/
widgets/grid/GridPanel.java#694

What is the expected output? 
* True to stripe the rows. Default is false.

What do you see instead?
* True to stripe the rows. Default is true.

Original issue reported on code.google.com by nietz...@gmail.com on 8 Oct 2008 at 12:22

GoogleCodeExporter commented 9 years ago

Original comment by sanjiv.j...@gmail.com on 9 Oct 2008 at 9:22

GoogleCodeExporter commented 9 years ago
Fixed as described above.

Original comment by mlim1...@gmail.com on 20 Oct 2008 at 10:54