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

TribesGUI.TribesGUIPanel

Extends
GUIPanel
Modifiers
native

Core.Object
|   
+-- GUI.GUI
   |   
   +-- GUI.GUIComponent
      |   
      +-- GUI.GUIMultiComponent
         |   
         +-- GUI.GUIPanel
            |   
            +-- TribesGUI.TribesGUIPanel

Direct Known Subclasses:

TribesIRCPage, TribesIRCPanel, TribesMPEscapePanel, TribesMPPanel, TribesSettingsPanel

Variables Summary
DynamicConfig
TribesGUIConfigGC
Inherited Variables from GUI.GUIMultiComponent
Components, Controls, ControlSpecs, PropagateActivity, PropagateState, PropagateVisibility

Functions Summary
function InitComponent (GUIComponent MyOwner))
Inherited Functions from GUI.GUIMultiComponent
Activate, AddComponent, AppendComponent, BringBackward, BringForward, BringToBack, BringToFront, CreateControl, DeActivate, DisableComponent, EnableComponent, FindCenterPoint, FindComponent, FindComponentIndex, FindControlIndex, FindDist, Free, Hide, InitComponent, InitializeControls, InsertComponent, InternalBringBackward, InternalBringForward, LogControls, MapControls, OnConstruct, RemapComponents, RemoveComponent, RemoveControl, ReorderComponents, ReweightComponents, SaveLayout, SetRadioGroup, Show, SwapControlIndicies, TabControl, TestControls


Variables Detail

DynamicConfig

GC Source code

var(DynamicConfig) EditInline EditConst protected TribesGUIConfig GC;
Config class for the GUI


Functions Detail

InitComponent Source code

function InitComponent ( GUIComponent MyOwner) )


Defaultproperties

defaultproperties
{
	WinTop=0
	WinLeft=0
	WinWidth=1
	WinHeight=1
	bAcceptsInput=true
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:36.213 - Created with UnCodeX