Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
[SF] Layout Support
Last updated at 11:08 pm UTC on 14 October 2008
SmallFaces offers a minimal layout support. It implements two types of layout:

The Label Layout

The SmallFaces widgtes can accommodate their labels in several ways. For that purpose they use SFLabelLayout (#labelLayout:). Currently we've implemented the following label layouts:

The Children Layout

The composite widgets can distribute their children in several ways. For that purpose they use SFChildrenLayout (#childrenLayout:). Currently we've implemented the following children layouts: