Skip to content

#446 Consider size method for gridview

Metadata

Property Value
Reported by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Reported at Oct 23, 2008 20:13
Type Feature Request
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Martin Nolte (nolte@mathematik.uni-freiburg.de)
Last edited at Nov 15, 2008 14:17
Closed by Martin Nolte (nolte@mathematik.uni-freiburg.de)
Closed at Nov 15, 2008 14:17
Closed in version Unknown
Resolution Implemented
Comment

Description

The GridView should provide somethin like a grid restricted to a certain view. The grid has size methods to dertermin the number of entities of a certain kind in a certain view. The GridView does not have such a size mathod. Thsi information is only available via the indexSet().

Should the GridView feature size methods?