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

ROInterface.ROUT2k4Browser_ServerListPageFavorites

Extends
UT2K4Browser_ServerListPageFavorites

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

Variables Summary
Inherited Variables from GUI2K4.UT2K4Browser_ServerListPageFavorites
AddFavoriteCaption, ContextItems, EditFavoriteText, EditIndex, RemoveFavoriteCaption, RemoveFavoriteText, Servers, SQC
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

Structures Summary
Inherited Structures from GUI2K4.UT2K4Browser_ServerListPageBase
HeaderColumnPos

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
Inherited Functions from GUI2K4.UT2K4Browser_ServerListPageFavorites
AddFavorite, AddPageClosed, CancelPings, ClearQueryClient, ContextMenuOpened, ContextSelect, ConvertFavoriteToServer, ConvertServerToFavorite, EditPageClosed, Free, GetQueryClient, InitComponent, InitFavorites, InitPanel, InitServerList, LevelChanged, ListBoxRightClick, NetworkErrorClosed, OnDestroyPanel, PingServer, ReceivedPingInfo, ReceivedPingTimeout, Refresh, RefreshList, RemoveFavorite, SaveFavorites, ShowPanel
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


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )


Defaultproperties

defaultproperties
{
     Begin Object Class=ROGUIContextMenu Name=FavoritesContextMenu
         OnOpen=UT2k4Browser_ServerListPageFavorites.ContextMenuOpened
         OnSelect=UT2k4Browser_ServerListPageFavorites.ContextSelect
     End Object
     ContextMenu=ROGUIContextMenu'ROInterface.ROUT2k4Browser_ServerListPageFavorites.FavoritesContextMenu'


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.593 - Created with UnCodeX