ape.components.component.Composite.close

Composite.close()

calls the close method on each component

Postcondition:comuponents closed and self.components is None

Navigation