Squeak Class Documentation category index | class index  
 
PluggableMultiColumnListMorphByItem
  category: Morphic-Windows
  superclass: PluggableMultiColumnListMorph
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  changeModelSelection:
getCurrentSelectionIndex
list:

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

changeModelSelection:

Change the model's selected item to be the one at the given index.


 

getCurrentSelectionIndex

Answer the index of the current selection.


 

list:

Set the receivers items to be the given list of strings.


class methods
  no messages top