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

UBrowser.UBrowserUpdateServerTextArea

Extends
UWindowHTMLTextArea

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowDynamicTextArea
            |   
            +-- UWindow.UWindowHTMLTextArea
               |   
               +-- UBrowser.UBrowserUpdateServerTextArea

Variables Summary
stringStatusURL
Inherited Variables from UWindow.UWindowHTMLTextArea
ALinkColor, BGColor, bReleased, bShowBlink, LastBlinkTime, LinkColor, TextColor
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
function BeforePaint (Canvas C, float X, float Y))
function LaunchUnrealURL (string URL))
function OverURL (string URL))
Inherited Functions from UWindow.UWindowHTMLTextArea
AddText, BeforePaint, CalcHTMLTextWidth, Click, DrawTextLine, FirstMatching, GetHexDigit, GetOption, GetTag, GetWrapPos, HTMLUpdateStyle, LaunchUnrealURL, OverURL, Paint, ParseColor, ParseHTML, ProcessInlineHTML, ProcessURL, ReadStyleText, RemoveNextWord, RemoveWrap, SetCanvasStyle, SetHTML, SplitRowAt, TextAreaClipText, TextAreaTextSize, WrapRow, WriteStyleText
Inherited Functions from UWindow.UWindowDynamicTextArea
AddText, BeforePaint, CheckMaxRows, Clear, Created, DrawTextLine, GetWrapPos, Paint, RemoveNextWord, RemoveWrap, SetAbsoluteFont, SetFont, SetTextColor, SplitRowAt, TextAreaClipText, TextAreaTextSize, WordWrap, WrapRow


Variables Detail

StatusURL Source code

var string StatusURL;


Functions Detail

BeforePaint Source code

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

LaunchUnrealURL Source code

function LaunchUnrealURL ( string URL) )

OverURL Source code

function OverURL ( string URL) )


Defaultproperties

defaultproperties
{
}

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