Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
835
WebExplorerBar CSOM methods
posted

Where are the methods available in the CSOM for WebExplorerBar defined / documented?

I look in the documentation and all I see under the CSOM reference guide links me to the Namespace.  However, I do not see the methods available! 

I know from the docs that I can do a var itm = eventArgs.getExplorerBarItem() to get the item that has been clicked on.  But where is it documented what methods are available on this item?  I know I can do itm.get_Value() and a couple of others, but I am unable to find any documentation on what methods / properties are available.

I specifically am wondering how to determine in the ItemClick event whether the item is a Group or an item.

A few years ago I wrote extensive Java coding that used the 'Classic' controls.  I recall having very good documentation to assist me in the development. The client is having me upgrade the code to the new controls, but without good documentation this is very frustrating!

 

Parents
No Data
Reply Children