Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Developer
kamal_nigam
Posts: 416
Registered: ‎07-23-2012
My Carrier: Orange

BB UI API Docs

Is this BB UI API Docs provided by RIM? If not than from where I can get

 

https://www.blackbaud.com/files/support/guides/infinitytechref/Content/apidocs-BB_2-91/index.html

 

Thanks
-------------------------------------------------------------------------------------
Press the Accept as solution Button when u got the Solution
Press Kudo to say thank to developer.
-------------------------------------------------------------------------------------.
Please use plain text.
Developer
Developer
LBP
Posts: 602
Registered: ‎04-29-2011
My Carrier: none

Re: BB UI API Docs

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/subcategories/?userType=21&category=BlackBerry+UI+Guideline...

 

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.


"Like" if you liked the post.
"Accept as Solution" if the post solves your question.
Please use plain text.
Developer
kamal_nigam
Posts: 416
Registered: ‎07-23-2012
My Carrier: Orange

Re: BB UI API Docs

 

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? 

Thanks
-------------------------------------------------------------------------------------
Press the Accept as solution Button when u got the Solution
Press Kudo to say thank to developer.
-------------------------------------------------------------------------------------.
Please use plain text.
Developer
Developer
LBP
Posts: 602
Registered: ‎04-29-2011
My Carrier: none

Re: BB UI API Docs


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?


"Like" if you liked the post.
"Accept as Solution" if the post solves your question.
Please use plain text.
Developer
kamal_nigam
Posts: 416
Registered: ‎07-23-2012
My Carrier: Orange

Re: BB UI API Docs

Thanks

Thanks
-------------------------------------------------------------------------------------
Press the Accept as solution Button when u got the Solution
Press Kudo to say thank to developer.
-------------------------------------------------------------------------------------.
Please use plain text.
Administrator
astanley
Posts: 1,127
Registered: ‎07-02-2009
My Carrier: Bell

Re: BB UI API Docs

There are also the following developer guides:

 

 

HTML, CSS and JavaScript reference guides:

https://developer.blackberry.com/html5/documentation/web_references_1986046_11.html

 

BlackBerry WebWorks API Reference guide:

https://developer.blackberry.com/html5/apis/

Follow me on Twitter: @n_adam_stanley
-------------------------------------------------------------------------------------------------------------------------
Your app doesn't work? Use BlackBerry remote web inspector to find out why.

Watch the BlackBerry Jam Americas Sessions.
Please use plain text.
Developer
kamal_nigam
Posts: 416
Registered: ‎07-23-2012
My Carrier: Orange

Re: BB UI API Docs

@

Thanks
-------------------------------------------------------------------------------------
Press the Accept as solution Button when u got the Solution
Press Kudo to say thank to developer.
-------------------------------------------------------------------------------------.
Please use plain text.