CUI.Page.PageComponent Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the CUI.Page.PageComponent class.

Methods

Name

Description

canHandleCommand

Indicates whether the page component can handle the command with the specified ID.

getFocusedCommands

Gets a list of the focused commands.

getGlobalCommands

Gets a list of the global commands.

getId

Gets the ID for the page component.

handleCommand

Executes the command with the specified ID and sequence number.

init

Initializes the page component.

isFocusable

Indicates whether this component can have the focus.

PageComponent

Initializes a new instance of the CUI.Page.PageComponent class.

receiveFocus

Directs the focus to this component.

yieldFocus

Removes the focus from this component.

Applies To

CUI.Page.PageComponent Class

See Also

Reference

CUI.Page Namespace