Expand Minimize
This topic has not yet been rated - Rate this topic

SP.Ribbon.PageState.PageStateHandler.isFocusable() Method

SharePoint 2010

Indicates whether this component can have the focus.

var value = SP.Ribbon.PageState.PageStateHandler.isFocusable();

Type: Boolean

true if this component can have the focus; otherwise, false.

This method always returns false.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.