Class:            IndentedTreeLayoutManager

Environment:      Siren
Superclass:         Siren.IndentedListLayoutManager
Category:         MusicUI-Layout
Instance variables:   list

Instances of IndentedTreeLayoutManager are used to generate display lists which mirror the hierarchy of their models (accessed using a TreeAccessor) in the indentation of a list-like tree.

generating

addItem: aModelNode atNode: aPath under: parentPoint in: aDisplayList
   Add the given item to the display list.

generateDisplayList
   Generate and answer the receiver's display list.

MetaClass:         IndentedTreeLayoutManager class

examples

listExample
   IndentedTreeLayoutManager listExample display