Squeak Class Documentation category index | class index  
 
WeekMorph
  category: Morphic-Demo
  superclass: AlignmentMorph
  subclasses:

No comment. Sorry.

instance methods
  all
  initialize
initializeDays:
initializeForWeek:month:tileRect:model:
next
selectedDates
tile
tileLabeled:
title
week:month:model:

class methods
  instance creation
  includeInNewMorphMenu
newWeek:month:tileRect:model:
on:

instance methods
  all top  
 

initialize


 

initializeDays:


 

initializeForWeek:month:tileRect:model:


 

next


 

selectedDates


 

tile


 

tileLabeled:


 

title

Answer a title with the names of the days.


 

week:month:model:


class methods
  instance creation top  
 

includeInNewMorphMenu

Return true for all classes that can be instantiated from the menu


 

newWeek:month:tileRect:model:


 

on: