C# Class NetflixPivotViewer.NetflixPivotControl

Inheritance: PivotViewer
ファイルを表示 Open project: smarx/NetflixPivot

Public Methods

Method Description
NetflixPivotControl ( ) : System

Protected Methods

Method Description
GetCustomActionsForItem ( string itemId ) : List

Private Methods

Method Description
BrowseTo ( string itemId ) : void
NetflixPivotViewer_ItemActionExecuted ( object sender, ItemActionEventArgs e ) : void
NetflixPivotViewer_ItemDoubleClicked ( object sender, ItemEventArgs e ) : void

Method Details

GetCustomActionsForItem() protected method

protected GetCustomActionsForItem ( string itemId ) : List
itemId string
return List

NetflixPivotControl() public method

public NetflixPivotControl ( ) : System
return System