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

Applies to: SharePoint Foundation 2010

In this article
Return Value
Remarks
Applies To

Indicates whether this component can have the focus.

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

Return Value

Type: Boolean

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

Remarks

This method always returns false.

Applies To

SP.Ribbon.PageState.PageStateHandler Class

See Also

Reference

SP.Ribbon.PageState.PageStateHandler Events

SP.Ribbon.PageState.PageStateHandler Fields

SP.Ribbon.PageState.PageStateHandler Methods

SP.Ribbon.PageState Namespace