3 Replies Latest reply on Jul 26, 2010 3:46 AM by ilya_shaikovsky

    Request updated suggestionbox javascript API docs

    shadowcreeper

      I would like to request that the suggestionbox javascript API  documentation be updated.

       

      For instance...

       

      1.  The method to open the suggestion list (so we can fake a combobox  down-arrow icon): The undocumented callSuggestion(ignoreMinChars)  method.

      2. The method to close the suggestion list without  modifying the input's contents (as a loss of focus would produce). The  undocumented hide() method?

      3. A way to tell whether the  suggestion box is currently open or not. The undocumented "active"  property?

      etc...

       

      The documentation currently only  mentions the getSelectedItems() method.

       

      Thanks.