Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
PluggableListItemWrapper
Last updated at 1:13 pm UTC on 19 November 2005

PluggableListItemWrapper makes it easier for clients to use hierarchical lists. Rather than having to write a subclass of ListItemWrapper, a PluggableListItemWrapper can be used to provide the appropriate information straight from the model:

All callback selectors can have zero, one or two arguments with the item and the wrapper as first and second argument.

See also: