Changeset 15135

Show
Ignore:
Timestamp:
09/04/08 18:32:48 (3 months ago)
Author:
dante
Message:

refs #7595 - marking a todoc on a public facing API

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/form/ComboBox.js

    r15134 r15135  
    771771 
    772772                createOptions: function(results, dataObject, labelFunc){ 
     773                        // TODOC: needs summary. What does this do and what are the params supposed to mean?  
    773774                        //this._dataObject=dataObject; 
    774775                        //this._dataObject.onComplete=dojo.hitch(comboBox, comboBox._openResultList);