This component is deprecated.

Beginning July 1st, 2017, any new channels using this component will be rejected during certification.

Beginning January 1st, 2018, any updates to existing channels using this component will be rejected during certification.

The roPosterScreen sends the roPosterScreenEvent with the following predicates that indicate its valid event types:

isListFocused() as Boolean

A new category in the filter banner has gained focus.

GetIndex() as Integer

Returns the index of the currently focused category.

isListSelected() as Boolean

A category on the filter banner has been selected.

GetIndex() as Integer

Returns the index of the selected category.

isListItemFocused() as Boolean

A new content item in the poster screen has gained focus.

GetIndex() as Integer

Returns the index of the currently focused item.

isListItemSelected() as Boolean

A content item in the poster screen has been selected.

GetIndex() as Integer

Returns the index of the selected item.

isAdSelected() as Boolean

The banner advertisement in the poster screen has been selected.

isScreenClosed() as Boolean

The screen was closed and is no longer displayed to the user.

isListItemInfo() as Boolean

The Info remote key was pressed.

GetIndex() as Integer

Returns the index of the content item which had focus when the Info key was pressed.

isRemoteKeyPressed() as Boolean

A remote key was pressed.  Currently only left/right navigation events are passed which allow the caller to navigate the content list from the springboard level.

GetIndex() as Integer

Returns the ID of the remote key which was pressed.  Remote key IDs are listed under roUniversalControlEvent.