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

GUI2K4.MySubTestPanelB

Extends
TestPanelBase

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.TestPanelBase
                  |   
                  +-- GUI2K4.MySubTestPanelB

Variables Summary
GUIListBoxListBoxTest
Inherited Variables from XInterface.GUITabPanel
bFillHeight, FadeInTime, MyButton, PanelCaption

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Inherited Functions from XInterface.GUITabPanel
CanShowPanel, Free, InitPanel, OnDestroyPanel, Refresh, ShowPanel


Variables Detail

ListBoxTest Source code

var Automated GUIListBox ListBoxTest;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner )


Defaultproperties

defaultproperties
{
     Begin Object Class=GUIListBox Name=Cone
         bVisibleWhenEmpty=True
         OnCreateComponent=Cone.InternalOnCreateComponent
         WinHeight=1.000000
     End Object
     ListBoxTest=GUIListBox'GUI2K4.MySubTestPanelB.Cone'

     Background=Texture'InterfaceContent.Backgrounds.bg11'
     WinTop=55.980499
     WinHeight=0.807813
}

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