Table of Contents

Class: Group zoe.py

A group is an object which holds a collection of other objects. It displays, updates, and commits all its contained objects in sequence.

Base Classes   
Object
Methods   
__init__
after
append
before
commit
display
extend
remove
update
  __init__ 
__init__ ( self,  objects=None )

  after 
after ( self )

  append 
append ( self,  object )

  before 
before ( self )

  commit 
commit ( self )

  display 
display ( self )

  extend 
extend ( self,  objects )

  remove 
remove ( self,  object )

  update 
update ( self )


Table of Contents

This document was automatically generated on Fri Aug 9 12:07:20 2002 by HappyDoc version 2.0.1