Redo the refreshing in Views, it is now more consistent.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Nov 2009 14:54:18 +0000 (15:54 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Nov 2009 14:54:42 +0000 (15:54 +0100)
View.refresh is the main method to do a complete refresh, subclasses
extend this method to call their own refresh_foo to refresh different
parts.


No differences found