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

UBrowser.UBrowserServerWebCW

Extends
UWindowDialogClientWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowClientWindow
         |   
         +-- UWindow.UWindowDialogClientWindow
            |   
            +-- UBrowser.UBrowserServerWebCW

Variables Summary
UBrowserServerWebHTMLAreaHTMLTextArea
UWindowSmallButtonNext
UBrowserServerWebWinPageOwner
UWindowSmallButtonPrev
UWindowSmallButtonRefresh
stringRefreshString
Inherited Variables from UWindow.UWindowDialogClientWindow
DesiredHeight, DesiredWidth, TabLast

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


Variables Detail

HTMLTextArea Source code

var UBrowserServerWebHTMLArea HTMLTextArea;

Next Source code

var UWindowSmallButton Next;

PageOwner Source code

var UBrowserServerWebWin PageOwner;

Prev Source code

var UWindowSmallButton Prev;

Refresh Source code

var UWindowSmallButton Refresh;

RefreshString Source code

var localized string RefreshString;


Functions Detail

BeforePaint Source code

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

Created Source code

function Created ( ) )

Notify Source code

function Notify ( UWindowDialogControl C, byte E) )

Paint Source code

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

Resized Source code

function Resized ( ) )


Defaultproperties

defaultproperties
{
				RefreshString="Refresh page"
}

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