This is a migrated thread and some comments may be shown as answers.

Complete client side documentation?

1 Answer 42 Views
Documentation and Tutorials
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 18 Jan 2016, 07:44 PM

Is there anywhere to find the full list of client side properties and methods for the tools?

For example on here there is no mention of the set_text or set_value methods of the AutoCompleteBoxEntry object so I had to find demos and rely on guesswork to figure that out(I can't even find set_value method of the AutoCompleteBoxEntry mentioned anywhere on the website).

Is there some more complete documentation that I'm missing somewhere? It would be very nice to have this information on hand, I've been finding that I've had to look through a lot of various demos just to try and figure out method names recently.

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 20 Jan 2016, 11:25 AM
Hi Ryan,

Thank you for your feedback.

Detailed information regarding the considered as public methods and properties of each object type in our suite are available in the Client-side API reference section in our documentation (you can use the navigation tree on the left):
http://docs.telerik.com/devtools/aspnet-ajax/api/client/Telerik.Web.CommonScripts

Nevertheless, they are other not documented members which are created for internal usage and are not listed in the given API reference. The easiest way to review them is to use a browser's developer's tool intellisence (e.g. Firebug) which will list all defined methods and properties of a referenced object.

I hope this information will be helpful for you.

Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Documentation and Tutorials
Asked by
Ryan
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or