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

XInterface.JoeTestPanelB

Extends
TestPanelBase

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

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=GUIEditBox Name=TestEditB
		TextStr="DAMN HOT"
		WinWidth=0.80
		WinLeft=0.1
		WinTop=0.5
		WinHeight=48
		Name="TestEditB"
	End Object
	Controls(0)=GUIEditBox'TestEditB'
	WinWidth=1.0
	WinHeight=0.4
	WinTop=0.6
	WinLeft=0
	Background=Material'InterfaceContent.Backgrounds.bg09'
}

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