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

XInterface.JoeTestPanelA

Extends
TestPanelBase

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

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

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


Functions Detail

InitPanel Source code

function InitPanel ( ) )


Defaultproperties

defaultproperties
{
	Begin Object Class=GUIButton Name=TestButtonA
		Caption="Wow"
		WinWidth=0.5
		WinLeft=0.25
		WinTop=0.25
		WinHeight=48
		Name="TestButtonA"
	End Object
	Controls(0)=GUIButton'TestButtonA'
	Begin Object Class=GUIButton Name=TestButtonB
		Caption="Damn"
		WinWidth=0.5
		WinLeft=0.25
		WinTop=0.55
		WinHeight=48
		Name="TestButtonB"
	End Object
	Controls(1)=GUIButton'TestButtonB'
	WinWidth=1.0
	WinHeight=0.3
	WinTop=0.65
	WinLeft=0
	Background=Material'InterfaceContent.Backgrounds.bg10'
}

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