Squeak Class Documentation category index | class index  
 
ViewerLine
  category: Morphic-Scripting Tiles
  superclass: AlignmentMorph
  subclasses:

No comment. Sorry.

instance methods
  access
  elementSymbol
elementSymbol:
entryType
initialize

  slot
  slotName

class methods
  no messages
 

instance methods
  access top  
 

elementSymbol

Answer the element symbol


 

elementSymbol:

Set the element symbol


 

entryType

Answer one of: #systemSlot #userSlot #systemScript #userScript


 

initialize

Initialize the receiver


  slot top  
 

slotName

Assuming the receiver represents a slot, return its name


class methods
  no messages top