Class: ViewManager


Summary

View management class.


Remarks

Allows methods to manipulate the views.


Methods

MethodDescription
 getSelectedProgramme Get the currently selected Programme object
 locateProgrammeInGridView Finds, selects and moves the given programme into view.
 showMe Pop up a Show Me list.
 showMeCategory Display the ShowMe search for a category
 showMePerson Display the ShowMe search for a person
 showMeProgrammeName Display the ShowMe search for a programme name
 showProgrammeInfoPopup Show the programme info popup window for the specified programme


Events

EventDescription
 onGetHTMLForProgrammeInfoPanel Called to obtain the HTML text that appears in a the Description Pane at the bottom of the screen.
 onGetHTMLForProgrammeInfoPopupDescription Called to obtain the HTML text that appears in the middle, scrolling, region of an InfoPopup. This area normally contains programme description and cast information.
 onGetHTMLForProgrammeInfoPopupDetails Called to obtain the HTML text that appears in the top, non-scrolling, region of an InfoPopup. This area normally contains programme start information and channel details.
 onGetHTMLForProgrammeListDescription Called to obtain the HTML text that will be used when "Include Descriptions" is enabled on list views.
 onGetHTMLForProgrammePopupAlertDescription Called to obtain the HTML text that appears in the middle, scrolling, region of an Alert window. This area normally contains programme description and cast information.
 onGetHTMLForProgrammePopupAlertDetails Called to obtain the HTML text that appears in the top, non-scrolling, region of an Alert window. This area normally contains programme start information and channel details.
 onGetHTMLForProgrammeTip Called to obtain the HTML text that appears in a programme CoolTip.
 onGetHTMLForWelcome Called to obtain the HTML text that will be used for the Welcome page.
 onGetRTFForClipboard Called to obtain the text that will be used in the RTF portion of the Clipboard when a Programme is 'copied'.
 onGetTextForClipboard Called to obtain the text that will be used in the TEXT portion of the Clipboard when a Programme is 'copied'.
 onProgrammeDoubleClick Override the behaviour for double-click on programmes


See Also

  • App : getViewManager


    Requirements

    Build 1065