Closed GoogleCodeExporter closed 9 years ago
I also redesigned modal list and renamed it topsGroupedList. It uses a
containers.Map to make groups with string OR numeric identifiers. Similarly,
each
group uses string OR numeric mnemonics.
This will support generic lists as well as data logging and sorted function
looping.
The method names are pretty generic. Subclasses may implement additional methods
with more descriptive names, even if they're essentially wrappers around the
generic
superclass methods.
Original comment by Benjamin.Heasly
on 19 Oct 2009 at 7:21
I deleted the old modal list class and replaced all the function calls I could
find
to work with the new grouped list class.
Original comment by Benjamin.Heasly
on 20 Oct 2009 at 7:07
Original issue reported on code.google.com by
Benjamin.Heasly
on 16 Oct 2009 at 6:19