Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2011-1-14 23:43

Class nclosure.examples.animals.CatLike

Class Summary
Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
talk()
This is a default implementaion of talk for cat like animals, special cats may want to override this.

Class Detail

nclosure.examples.animals.CatLike()

Method Detail

  • talk()
    This is a default implementaion of talk for cat like animals, special cats may want to override this.