Class:            IndentedListLayoutManager

Environment:      Siren
Superclass:         Siren.HierarchyLayoutManager
Category:         MusicUI-Layout

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

generating

displayPositionFor1: aPath
   Answer the display position of the element at the given path.

displayPositionFor: aPath
   Answer the display position of the element at the given path.

MetaClass:         IndentedListLayoutManager class

examples

colorListExample
   IndentedListLayoutManager colorListExample display

listExample
   IndentedListLayoutManager listExample display