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

UBrowser.UBrowserIRCTextArea

Extends
UWindowURLTextArea

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowDynamicTextArea
            |   
            +-- UWindow.UWindowURLTextArea
               |   
               +-- UBrowser.UBrowserIRCTextArea

Variables Summary
Inherited Variables from UWindow.UWindowURLTextArea
bReleased
Inherited Variables from UWindow.UWindowDynamicTextArea
AbsoluteFont, bAutoScrollbar, bDirty, bHCenter, bScrollOnResize, bTopCentric, bVariableRowHeight, bVCenter, Count, DefaultTextHeight, Font, List, MaxLines, OldH, OldW, RowClass, TextColor, VertSB, VisibleRows, WrapWidth

Functions Summary
functionUWindowDynamicTextRow AddText (string Text))
function LaunchUnrealURL (string URL))
function RMouseUp (float X, float Y))
Inherited Functions from UWindow.UWindowURLTextArea
BeforePaint, Click, LaunchUnrealURL, Paint, ProcessText, TextAreaClipText
Inherited Functions from UWindow.UWindowDynamicTextArea
AddText, BeforePaint, CheckMaxRows, Clear, Created, DrawTextLine, GetWrapPos, Paint, RemoveNextWord, RemoveWrap, SetAbsoluteFont, SetFont, SetTextColor, SplitRowAt, TextAreaClipText, TextAreaTextSize, WordWrap, WrapRow


Functions Detail

AddText Source code

function UWindowDynamicTextRow AddText ( string Text) )

LaunchUnrealURL Source code

function LaunchUnrealURL ( string URL) )

RMouseUp Source code

function RMouseUp ( float X, float Y) )


Defaultproperties

defaultproperties
{
     MaxLines=500
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:13.120 - Created with UnCodeX