coreen icon indicating copy to clipboard operation
coreen copied to clipboard

Add toggles for all super types

Open samskivert opened this issue 13 years ago • 0 comments

Instead of our current hackery, do something like:

class Foo <-- Bar, Baz, Bif

Where Bar, Baz, and Bif are togglable. When active members inherited from that type are shown, when inactive, such types are hidden (assuming they're not declared or implemented by another type in the hierarchy).

samskivert avatar Oct 26 '10 21:10 samskivert