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
		WinWidth=1
		WinHeight=1
		WinLeft=0
		WinTop=0
        bVisibleWhenEmpty=true
	End Object


	ListBoxTest=cOne


	Background=Material'InterfaceContent.Backgrounds.bg11'


	WinWidth=1.000000
	WinHeight=0.807813
	WinLeft=0.000000
	WinTop=55.980499
}

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