08-10-2012 02:04 PM
Is this BB UI API Docs provided by RIM? If not than from where I can get
https://www.blackbaud.com/files/support/guides/inf
08-11-2012 02:37 AM
I don't think so. It seems to be something totaly different.
If you are searching for the BlackBerry UI guidelines, you can go here: http://docs.blackberry.com/en/developers/subcatego
The bbUI.js Wiki with examples and also pieces of source code to change behaviour in some situations is up on github here: https://github.com/blackberry/bbUI.js/wiki
Hope this is what you're looking for. Right now for bbUI.js there isn't a complete API as of I know.
08-11-2012 03:27 AM
Thanks for sharing these links but I was aware of these. I am looking of the API docs like we have DOM API or JQuery API Docs like how many total numbers of functions for example [http://api.jquery.com/]
Do we have same kind of API?
08-11-2012 05:06 AM
kamal_nigam wrote:
...
Do we have same kind of API?
Couldn't find anything until now. Hopefully we will have such API documentation in the future. I think something like a JSDoc for all the implemented functions is missing so far, so it might not be possible to create an API documentation, isn't it?
08-11-2012 08:08 AM
Thanks
08-14-2012 09:03 AM
There are also the following developer guides:
HTML, CSS and JavaScript reference guides:
https://developer.blackberry.com/html5/documentati
BlackBerry WebWorks API Reference guide:
https://developer.blackberry.com/html5/apis/
08-29-2012 08:36 AM
@astanley Thanks for reply