> I have a small suggestion to the new documentation API... is it possible > to get the methods and properties to be accumulative? What I mean is > that when I look at the docs for a given widget, I see it's methods and > properties as well as all those that it inherits. Perhaps the new > properties and methods can be distinguished from the inherited ones so > we know which ones are new and which ones are inherited. This was sort > of the way the docs were for the 0.5.2 release and I liked it. I didn't > need to look at docs for each inherited object separately to see all of > the methods and properties that were available to a widget.
There is a "Show inherited" check box in the top-right corner of every section. Here you can show or hide the inherited properties or methods. This way you see either all properties/methods or only those that are defined or overridden by the class. If you show all properties/methods, a litte arrow in the icon indicates when a property/method is inherited. > Also, is it possible to also add a list of events that a given control > can respond to? Yes, the events... This is a big point still missing in the API documentation. See also bugzilla: http://bugzilla.qooxdoo.org/show_bug.cgi?id=96 I will open a new discussion with a new mail to this list. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
