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

UBrowser.UBrowserFavoritesFact

Extends
UBrowserServerListFactory

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowList
      |   
      +-- UBrowser.UBrowserServerListFactory
         |   
         +-- UBrowser.UBrowserFavoritesFact

Variables Summary
intFavoriteCount
stringFavoriteIPs[50]
stringFavoriteNames[50]
intFavoritePorts[50]
Inherited Variables from UBrowser.UBrowserServerListFactory
bIncrementalPing, Owner
Inherited Variables from UWindow.UWindowList
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel

Functions Summary
function Query (optional bool bBySuperset, optional bool bInitial)
function SaveFavorites ()
Inherited Functions from UBrowser.UBrowserServerListFactory
FoundServer, GetPlayerOwner, Query, QueryFinished, Shutdown
Inherited Functions from UWindow.UWindowList
Append, AppendItem, AppendListCopy, Clear, Compare, ContinueSort, CopyExistingListItem, Count, CountShown, CreateItem, DestroyList, DestroyListItem, DisconnectList, DoAppendItem, FindEntry, GraftLeft, GraftRight, Insert, InsertAfter, InsertBefore, InsertItem, InsertItemAfter, InsertItemBefore, LeftMost, MoveItemSorted, Remove, RightMost, SetupSentinel, ShowThisItem, Sort, Tick, Validate


Variables Detail

FavoriteCount Source code

var config int FavoriteCount;

FavoriteIPs[50] Source code

var config string FavoriteIPs[50];

FavoriteNames[50] Source code

var config string FavoriteNames[50];

FavoritePorts[50] Source code

var config int FavoritePorts[50];


Functions Detail

Query Source code

function Query ( optional bool bBySuperset, optional bool bInitial )

SaveFavorites Source code

function SaveFavorites ( )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:21.953 - Created with UnCodeX