Méthode | Description | |
---|---|---|
DoModal ( int dwParentId ) : void | ||
GUIDialogNotify ( ) : System | ||
Init ( ) : bool | ||
NeedRefresh ( ) : bool | ||
OnMessage ( |
||
ProcessDoModal ( ) : bool | ||
Reset ( ) : void | ||
SetHeading ( int iString ) : void | ||
SetHeading ( string strLine ) : void | ||
SetImage ( string filename ) : void | ||
SetImageDimensions ( |
||
SetText ( string text ) : void |
Méthode | Description | |
---|---|---|
OnClicked ( int controlId, |
protected OnClicked ( int controlId, |
||
controlId | int | |
control | ||
actionType | MediaPortal.GUI.Library.Action | |
Résultat | void |
public OnMessage ( |
||
message | ||
Résultat | bool |
public SetHeading ( string strLine ) : void | ||
strLine | string | |
Résultat | void |
public SetImageDimensions ( |
||
size | ||
keepAspectRatio | bool | |
centered | bool | |
Résultat | void |