프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ClearProperties | void | ||
GetSearchListName | string | ||
GetSearchResultCount | int | ||
GetSearchTypesID | int | ||
GetSingluarNameFromType | string | ||
InitProperties | void | ||
LoadSearchResults | void | ||
OnItemSelected | void | ||
SendSearchResultsToFacade | void | ||
SendSearchResultsToWindow | void | ||
SetSearchTypes | void |
메소드 | 설명 | |
---|---|---|
GUISearch ( ) : System | ||
Init ( ) : bool | ||
OnAction ( MediaPortal.GUI.Library.Action action ) : void |
메소드 | 설명 | |
---|---|---|
OnClicked ( int controlId, |
||
OnPageDestroy ( int new_windowId ) : void | ||
OnPageLoad ( ) : void | ||
OnShowContextMenu ( ) : void |
메소드 | 설명 | |
---|---|---|
ClearProperties ( ) : void | ||
GetSearchListName ( SearchType type ) : string | ||
GetSearchResultCount ( IEnumerable |
||
GetSearchTypesID ( ) : int | ||
GetSingluarNameFromType ( SearchType type ) : string | ||
InitProperties ( ) : void | ||
LoadSearchResults ( ) : void | ||
OnItemSelected ( |
||
SendSearchResultsToFacade ( IEnumerable |
||
SendSearchResultsToWindow ( IEnumerable |
||
SetSearchTypes ( ) : void |
public OnAction ( MediaPortal.GUI.Library.Action action ) : void | ||
action | MediaPortal.GUI.Library.Action | |
리턴 | void |
protected OnClicked ( int controlId, |
||
controlId | int | |
control | ||
actionType | MediaPortal.GUI.Library.Action | |
리턴 | void |
protected OnPageDestroy ( int new_windowId ) : void | ||
new_windowId | int | |
리턴 | void |