public marks

PUBLIC MARKS from embed with tag Methods

June 2008

April 2008

March 2007

February 2007

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