Package subjectdata :: Module SubjectManager :: Class SubjectManager
[show private | hide private]
[frames | no frames]

Class SubjectManager

Known Subclasses:
DSheet

Minimal interface for classes managing several subject
Method Summary
Subject createSubject(self)
Create a new subject and return it
  hasNoMoreObservers(self, subject)
Action to perform when an subject has no more observers.
  removeSubject(self, subject)
Remove the subject

Method Details

createSubject(self)

Create a new subject and return it
Returns:
Subject

hasNoMoreObservers(self, subject)

Action to perform when an subject has no more observers.
Parameters:
subject - The subject to remove
           (type=Subject)

removeSubject(self, subject)

Remove the subject
Parameters:
subject - The subject to remove
           (type=Subject)

Generated by Epydoc 2.1 on Tue Aug 17 18:20:07 2004 http://epydoc.sf.net