How to create menu or button inside list view?

var listView = new ccui.ListView();

I have created a listView.
Now what should i do to have buttons/menus?
Every button press, i want to load a different scene

PS
How to download js doc. So i can refer it offline