Skip to content

Commit

Permalink
Carousel: Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
jakearchibald committed May 5, 2010
1 parent b3ac890 commit 5ae1d11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/widgets/carousel/carousel.js
Expand Up @@ -114,7 +114,8 @@
clicked.
@param {glow.events.Event} event Event Object
@param {glow.dom.NodeList} event.item Represents the item clicked
@param {HTMLElement} event.item Represents the item clicked.
Conver this to a nodelist using {@link glow.dom.get}.
@param {Number} event.itemIndex Index of the item clicked
*/
Expand Down

0 comments on commit 5ae1d11

Please sign in to comment.