Method | 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 |
Method | Description | |
---|---|---|
OnClicked ( int controlId, |
protected OnClicked ( int controlId, |
||
controlId | int | |
control | ||
actionType | MediaPortal.GUI.Library.Action | |
return | void |
public OnMessage ( |
||
message | ||
return | bool |
public SetImageDimensions ( |
||
size | ||
keepAspectRatio | bool | |
centered | bool | |
return | void |