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

UMenu.UMenuRecPlay

Extends
UMenuPageWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowClientWindow
         |   
         +-- UWindow.UWindowDialogClientWindow
            |   
            +-- UWindow.UWindowPageWindow
               |   
               +-- UMenu.UMenuPageWindow
                  |   
                  +-- UMenu.UMenuRecPlay

Variables Summary
UWindowSmallCloseButtonCancelButton
UMenuRecGridGrid
UWindowSmallButtonPlayDemoButton
stringSelectedFile
UMenuRecPlay
stringPlayDemoText
Inherited Variables from UWindow.UWindowPageWindow
OwnerTab

Functions Summary
function Created ()))
function Notify (UWindowDialogControl C, byte E))
function PlayDemo ()))
function Resized ()))
Inherited Functions from UMenu.UMenuPageWindow
Notify, Paint
Inherited Functions from UWindow.UWindowPageWindow
RightClickTab


Variables Detail

CancelButton Source code

var UWindowSmallCloseButton CancelButton;

Grid Source code

var UMenuRecGrid Grid;

PlayDemoButton Source code

var UWindowSmallButton PlayDemoButton;

SelectedFile Source code

var string SelectedFile;

UMenuRecPlay

PlayDemoText Source code

var(UMenuRecPlay) localized string PlayDemoText;


Functions Detail

Created Source code

function Created ( ) )

Notify Source code

function Notify ( UWindowDialogControl C, byte E) )

PlayDemo Source code

final function PlayDemo ( ) )

Resized Source code

function Resized ( ) )


Defaultproperties

defaultproperties
{
				PlayDemoText="Play demo"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:14.881 - Created with UnCodeX