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

GUI2K4.MySubTestPanelA

Extends
TestPanelBase

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

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

Functions Summary
Inherited Functions from XInterface.GUITabPanel
CanShowPanel, Free, InitPanel, OnDestroyPanel, Refresh, ShowPanel


Variables Detail

MultiColumnListBoxTest Source code

var Automated GUIMultiColumnListBox MultiColumnListBoxTest;


Defaultproperties

defaultproperties
{
     Begin Object Class=GUIMultiColumnListBox Name=Cone
         DefaultListClass="GUI2K4.MyTestMultiColumnList"
         bVisibleWhenEmpty=True
         OnCreateComponent=Cone.InternalOnCreateComponent
         WinHeight=1.000000
         Begin Object Class=GUIContextMenu Name=cTestMenu
             ContextItems(0)="Test 0"
             ContextItems(1)="Test 1"
             ContextItems(2)="Fuck YOU"
             ContextItems(3)="ABCDEFGHIJKLM"
             ContextItems(4)="NOPQR"
         End Object
         ContextMenu=GUIContextMenu'GUI2K4.MySubTestPanelA.cTestMenu'

     End Object
     MultiColumnListBoxTest=GUIMultiColumnListBox'GUI2K4.MySubTestPanelA.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.093 - Created with UnCodeX