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

TribesGUI.TribesMPRecordingsPanel

Extends
TribesMPPanel

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

Variables Summary
TribesGui
GUIButtonCancelButton
GUIButtonDeleteButton
GUIMultiColumnListBoxDemoListBox
GUIButtonPlayButton
GUIButtonRenameButton
Inherited Variables from TribesGUI.TribesGUIPanel
GC

Functions Summary
functionstring getSelectedDemoName ()))
function InitComponent (GUIComponent MyOwner))
function InternalOnActivate ()))
function OnCancelClick (GUIComponent Sender))
function OnDeleteClick (GUIComponent Sender))
function OnPlayClick (GUIComponent Sender))
function OnRenameClick (GUIComponent Sender))
function RefreshList ()))
Inherited Functions from TribesGUI.TribesGUIPanel
InitComponent


Variables Detail

TribesGui

CancelButton Source code

var(TribesGui) private EditInline Config GUIButton CancelButton;
A component of this page which has its behavior defined in the code for this page's class.

DeleteButton Source code

var(TribesGui) private EditInline Config GUIButton DeleteButton;
A component of this page which has its behavior defined in the code for this page's class.

DemoListBox Source code

var(TribesGui) private EditInline Config GUIMultiColumnListBox DemoListBox;
A component of this page which has its behavior defined in the code for this page's class.

PlayButton Source code

var(TribesGui) private EditInline Config GUIButton PlayButton;
A component of this page which has its behavior defined in the code for this page's class.

RenameButton Source code

var(TribesGui) private EditInline Config GUIButton RenameButton;
A component of this page which has its behavior defined in the code for this page's class.


Functions Detail

getSelectedDemoName Source code

function string getSelectedDemoName ( ) )

InitComponent Source code

function InitComponent ( GUIComponent MyOwner) )

InternalOnActivate Source code

function InternalOnActivate ( ) )

OnCancelClick Source code

function OnCancelClick ( GUIComponent Sender) )

OnDeleteClick Source code

function OnDeleteClick ( GUIComponent Sender) )

OnPlayClick Source code

function OnPlayClick ( GUIComponent Sender) )

OnRenameClick Source code

function OnRenameClick ( GUIComponent Sender) )

RefreshList Source code

function RefreshList ( ) )


Defaultproperties

defaultproperties
{
}

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