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

GUI2K4.AdminPanelMaps

Extends
AdminPanelBase

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- GUI2K4.AdminPanelBase
               |   
               +-- GUI2K4.AdminPanelMaps

Variables Summary
boolbReceivedMaps
GUIListBoxBaselb_Maps
Inherited Variables from GUI2K4.AdminPanelBase
bAdvancedAdmin, PanelCaption
Inherited Variables from XInterface.GUIPanel
Background

Functions Summary
functionbool HandleContextSelect (GUIContextMenu Sender, int Index))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function ProcessMapName (string NewMap))
function RefreshMaplist ()))
function ShowPanel ()))
function Timer ()))
Inherited Functions from GUI2K4.AdminPanelBase
AdminCommand, AdminReply, IsAdmin, LoggedIn, LoggedOut, SetAdvanced, ShowPanel
Inherited Functions from XInterface.GUIPanel
InitComponent


Variables Detail

bReceivedMaps Source code

var bool bReceivedMaps;

lb_Maps Source code

var automated GUIListBoxBase lb_Maps;


Functions Detail

HandleContextSelect Source code

function bool HandleContextSelect ( GUIContextMenu Sender, int Index) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

ProcessMapName Source code

function ProcessMapName ( string NewMap) )

RefreshMaplist Source code

function RefreshMaplist ( ) )

ShowPanel Source code

function ShowPanel ( ) )

Timer Source code

function Timer ( ) )


Defaultproperties

defaultproperties
{
	Begin Object class=MaplistBox Name=Maplist
		WinWidth=1.000000
		WinHeight=0.834375
		WinLeft=0.000000
		WinTop=0.143750
		bVisibleWhenEmpty=True
		bBoundToParent=True
		bScaleToParent=True
		StyleName="NoBackground"
	End Object
	lb_Maps=Maplist


	PanelCaption="Maps"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:57:58.941 - Created with UnCodeX