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

UWindow.UWindowConsoleClientWindow

Extends
UWindowDialogClientWindow

Core.Object
|   
+-- Engine.Interactions
   |   
   +-- Engine.Interaction
      |   
      +-- UWindow.UWindowBase
         |   
         +-- UWindow.UWindowWindow
            |   
            +-- UWindow.UWindowClientWindow
               |   
               +-- UWindow.UWindowDialogClientWindow
                  |   
                  +-- UWindow.UWindowConsoleClientWindow

Variables Summary
UWindowEditControlEditControl
UWindowConsoleTextAreaControlTextArea
Inherited Variables from UWindow.UWindowDialogClientWindow
DesiredHeight, DesiredWidth, TabLast

Functions Summary
function BeforePaint (Canvas C, float X, float Y))
function Created ()))
function Message (coerce string Msg, float MsgLife ))
function Notify (UWindowDialogControl C, byte E))
function Paint (Canvas C, float X, float Y))
Inherited Functions from UWindow.UWindowDialogClientWindow
CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint
Inherited Functions from UWindow.UWindowClientWindow
Close


Variables Detail

EditControl Source code

var UWindowEditControl EditControl;

TextArea Source code

var UWindowConsoleTextAreaControl TextArea;


Functions Detail

BeforePaint Source code

function BeforePaint ( Canvas C, float X, float Y) )

Created Source code

function Created ( ) )

Message Source code

function Message ( coerce string Msg, float MsgLife ) )

Notify Source code

function Notify ( UWindowDialogControl C, byte E) )

Paint Source code

function Paint ( Canvas C, float X, float Y) )



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