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

UWindow.AdminGUIBanLPullDown

Extends
UWindowPulldownMenu

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowListControl
            |   
            +-- UWindow.UWindowPulldownMenu
               |   
               +-- UWindow.AdminGUIBanLPullDown

Variables Summary
boolbAddedManual
UWindowPulldownMenuItemCloseMn
AdminGUIBanLGridManager
UWindowPulldownMenuItemManualBtn
UWindowPulldownMenuItemRefreshMn
UWindowPulldownMenuItemUnbanMn
AdminGUIBanLPullDown
stringCloseMenuTxt
stringManualBanTxt
stringRefreshTxt
stringRemoveBanTxt
Inherited Variables from UWindow.UWindowPulldownMenu
HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder
Inherited Variables from UWindow.UWindowListControl
Items, ListClass

Functions Summary
function AddManualItem ()))
function CloseUp ()))
function Created ()))
function ExecuteItem (UWindowPulldownMenuItem I))
Inherited Functions from UWindow.UWindowPulldownMenu
AddMenuItem, BeforeExecuteItem, BeforePaint, Clear, CloseUp, Created, DeSelect, DrawItem, DrawMenuBackground, ExecuteItem, FocusOtherWindow, GetMenuBar, KeyDown, KeyUp, LMouseDown, LMouseUp, MenuCmd, MouseMove, Paint, PerformSelect, Select, SetSelected, ShowWindow
Inherited Functions from UWindow.UWindowListControl
Created, DrawItem


Variables Detail

bAddedManual Source code

var bool bAddedManual;

CloseMn Source code

var UWindowPulldownMenuItem CloseMn;

Manager Source code

var AdminGUIBanLGrid Manager;

ManualBtn Source code

var UWindowPulldownMenuItem ManualBtn;

RefreshMn Source code

var UWindowPulldownMenuItem RefreshMn;

UnbanMn Source code

var UWindowPulldownMenuItem UnbanMn;

AdminGUIBanLPullDown

CloseMenuTxt Source code

var(AdminGUIBanLPullDown) localized string CloseMenuTxt;

ManualBanTxt Source code

var(AdminGUIBanLPullDown) localized string ManualBanTxt;

RefreshTxt Source code

var(AdminGUIBanLPullDown) localized string RefreshTxt;

RemoveBanTxt Source code

var(AdminGUIBanLPullDown) localized string RemoveBanTxt;


Functions Detail

AddManualItem Source code

function AddManualItem ( ) )

CloseUp Source code

function CloseUp ( ) )

Created Source code

function Created ( ) )

ExecuteItem Source code

function ExecuteItem ( UWindowPulldownMenuItem I) )


Defaultproperties

defaultproperties
{
				RemoveBanTxt="&Remove ban"
				CloseMenuTxt="&Close this menu"
				RefreshTxt="&Refresh banlist"
				ManualBanTxt="&Manually insert ban entry"
				bLeaveOnscreen=True
				bTransient=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:07.756 - Created with UnCodeX