public marks

PUBLIC MARKS from embed with tags Methods & ricebridgeprogress

20 February 2007 17:30

Richard Rodger: How to Start a Software Company Without Really Trying

The first few lines of the widget definition are taken from the dojo widget article. We call the dojo HtmlWidget constructor, as the first step in inheriting from it (the second step occurs at the end of the file, using the dojo.inherits method). The next