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

GUI2K4.InstantActionRulesPanel

Extends
UT2K4PlayInfoPanel

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4PlayInfoPanel
                     |   
                     +-- GUI2K4.InstantActionRulesPanel

Variables Summary
UT2K4GamePageBasep_Anchor
UT2K4GameTabBasetp_Anchor
Inherited Variables from GUI2K4.UT2K4PlayInfoPanel
bRefresh, bUpdate, bVerticalLayout, EditText, GamePI, InfoRules, lb_Rules, li_Rules, NumColumns

Functions Summary
function ClearRules ()
function LoadRules ()
Inherited Functions from GUI2K4.UT2K4PlayInfoPanel
AddGroupHeader, AddRule, ArrayPropClicked, CanShowPanel, ClearRules, CustomClicked, CustomPageClosed, DumpListElements, FindComponentWithTag, FindGroupIndex, Free, InitComponent, InternalOnActivate, InternalOnChange, InternalOnCreateComponent, ListBoxCreateComponent, LoadRules, Refresh, StoreSetting, UpdateRules, UpdateSetting


Variables Detail

p_Anchor Source code

var UT2K4GamePageBase p_Anchor;

tp_Anchor Source code

var UT2K4GameTabBase tp_Anchor;


Functions Detail

ClearRules Source code

function ClearRules ( )

LoadRules Source code

function LoadRules ( )


Defaultproperties

defaultproperties
{
     Begin Object Class=GUIMultiOptionListBox Name=RuleListBox
         OnCreateComponent=RuleListBox.InternalOnCreateComponent
         WinHeight=1.000000
         TabOrder=0
         bBoundToParent=True
         bScaleToParent=True
         OnChange=InstantActionRulesPanel.InternalOnChange
     End Object
     lb_Rules=GUIMultiOptionListBox'GUI2K4.InstantActionRulesPanel.RuleListBox'

}

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