Property | Type | Description | |
---|---|---|---|
_displayStars | StarDisplay |
Method | Description | |
---|---|---|
DoModal ( int ParentID ) : void | ||
GUIGeneralRating ( ) : System | ||
Init ( ) : bool | ||
OnAction ( MediaPortal action ) : void | ||
OnMessage ( |
||
Reset ( ) : void | ||
SetHeading ( string HeadingLine ) : void | ||
SetLine ( int LineNr, string Line ) : void |
Method | Description | |
---|---|---|
OnClicked ( int controlId, |
Method | Description | |
---|---|---|
GetRatingDescription ( ) : string | ||
UpdateRating ( ) : void | ||
UpdateStarVisibility ( ) : void |
public OnAction ( MediaPortal action ) : void | ||
action | MediaPortal | |
return | void |
protected OnClicked ( int controlId, |
||
controlId | int | |
control | ||
actionType | MediaPortal | |
return | void |
public OnMessage ( |
||
message | ||
return | bool |
public SetHeading ( string HeadingLine ) : void | ||
HeadingLine | string | |
return | void |
public SetLine ( int LineNr, string Line ) : void | ||
LineNr | int | |
Line | string | |
return | void |