Skip to content

#503 Consistent naming for grid view access

Metadata

Property Value
Reported by Oliver Sander (oliver.sander@tu-dresden.de)
Reported at Feb 19, 2009 15:17
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at Jan 12, 2010 10:27
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Jan 12, 2010 10:27
Closed in version 2.0
Resolution Won't fix
Comment

Description

Grid views are requested from the grid by the methods

leafView() / levelView().

However the corresponding types are

LeafGridView / LevelGridView.

It would be more consistent to have the 'Grid' in all names or in none of them.