Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI2K4.UT2K4Browser_ServerListPageMS

Extends
UT2K4Browser_ServerListPageBase

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4Browser_Page
                     |   
                     +-- GUI2K4.UT2K4Browser_ServerListPageBase
                        |   
                        +-- GUI2K4.UT2K4Browser_ServerListPageMS

Direct Known Subclasses:

UT2K4Browser_ServerListPageBuddy, UT2K4Browser_ServerListPageInternet

Variables Summary
Inherited Variables from GUI2K4.UT2K4Browser_ServerListPageBase
bAllowUpdates, ConnectLAN, DetailSplitterPosition, FilterMaster, GameTypePos, HeaderColumnSizes, lb_Players, lb_Rules, lb_Server, li_Players, li_Rules, li_Server, MainSplitterPosition, PingCompleteText, PingingText, PlayersListBoxClass, RulesListBoxClass, sp_Detail, sp_Main
Inherited Variables from GUI2K4.UT2K4Browser_Page
AuthFailString, BackCaption, bCommonButtonWidth, Browser, ConnFailString, ConnTimeoutString, CurrentFooterCaption, FilterCaption, JoinCaption, MustUpgradeString, QueryCompleteString, ReadyString, RefreshCaption, RetryString, SpectateCaption, StartQueryString, t_Footer, UnspecifiedNetworkError

Structures Summary
Inherited Structures from GUI2K4.UT2K4Browser_ServerListPageBase
HeaderColumnPos

Functions Summary
function BindQueryClient (ServerQueryClient Client)
function QueryComplete (MasterServerClient.EResponseInfo ResponseInfo, int Info)
function ReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s)
function ReceivedPingTimeout (int listid, ServerQueryClient.EPingCause PingCause)
function Refresh ()
function ResetQueryClient (ServerQueryClient Client)
function ShowPanel (bool bShow)
Inherited Functions from GUI2K4.UT2K4Browser_ServerListPageBase
CancelPings, InitComponent, InitServerList, InternalOnCreateComponent, InternalOnLoadIni, InternalOnSaveINI, InternalReleaseSplitter, IsJoinAvailable, IsRefreshAvailable, IsSpectateAvailable, JoinClicked, MousePressed, MouseReleased, Opened, PingServer, Refresh, RefreshCurrentServer, RefreshList, ServerListChanged, ShowPanel, SpectateClicked, UpdateStatusPingCount
Inherited Functions from GUI2K4.UT2K4Browser_Page
AddQueryTerm, BindQueryClient, CheckJoinButton, CheckRefreshButton, CheckSpectateButton, CloseMSConnection, FilterClicked, InitComponent, InternalOnRightClick, IsFilterAvailable, IsJoinAvailable, IsRefreshAvailable, IsSpectateAvailable, JoinClicked, NetworkErrorClosed, Opened, QueryComplete, ReceivedPingInfo, ReceivedPingTimeout, RefreshClicked, ResetQueryClient, SetFooterCaption, SetJoinCaption, SetRefreshCaption, SetSpectateCaption, ShouldDisplayGameType, ShowNetworkError, ShowPanel, SpectateClicked


Functions Detail

BindQueryClient Source code

function BindQueryClient ( ServerQueryClient Client )

QueryComplete Source code

function QueryComplete ( MasterServerClient.EResponseInfo ResponseInfo, int Info )

ReceivedPingInfo Source code

function ReceivedPingInfo ( int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s )

ReceivedPingTimeout Source code

function ReceivedPingTimeout ( int listid, ServerQueryClient.EPingCause PingCause )

Refresh Source code

function Refresh ( )

ResetQueryClient Source code

function ResetQueryClient ( ServerQueryClient Client )

ShowPanel Source code

function ShowPanel ( bool bShow )


Defaultproperties

defaultproperties
{
     PanelCaption="Server Browser : Internet"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:22.078 - Created with UnCodeX