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

UBrowser.UBrowserInfoMenu

Extends
UWindowPulldownMenu

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowListControl
            |   
            +-- UWindow.UWindowPulldownMenu
               |   
               +-- UBrowser.UBrowserInfoMenu

Variables Summary
UWindowPulldownMenuItemAttachItem
stringAttachName
UWindowPulldownMenuItemCloseItem
stringCloseName
UBrowserInfoClientWindowInfo
UWindowPulldownMenuItemRefresh
stringRefreshName
Inherited Variables from UWindow.UWindowPulldownMenu
HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder
Inherited Variables from UWindow.UWindowListControl
Items, ListClass

Functions Summary
function CloseUp ()))
function Created ()))
function ExecuteItem (UWindowPulldownMenuItem I))
function RMouseDown (float X, float Y))
function RMouseUp (float X, float Y))
function ShowWindow ()))
Inherited Functions from UWindow.UWindowPulldownMenu
AddMenuItem, BeforeExecuteItem, BeforePaint, Clear, CloseUp, Created, DeSelect, DrawItem, DrawMenuBackground, ExecuteItem, FocusOtherWindow, GetMenuBar, KeyDown, KeyUp, LMouseDown, LMouseUp, MenuCmd, MouseMove, Paint, PerformSelect, Select, SetSelected, ShowWindow
Inherited Functions from UWindow.UWindowListControl
Created, DrawItem


Variables Detail

AttachItem Source code

var UWindowPulldownMenuItem AttachItem;

AttachName Source code

var localized string AttachName;

CloseItem Source code

var UWindowPulldownMenuItem CloseItem;

CloseName Source code

var localized string CloseName;

Info Source code

var UBrowserInfoClientWindow Info;

Refresh Source code

var UWindowPulldownMenuItem Refresh;

RefreshName Source code

var localized string RefreshName;


Functions Detail

CloseUp Source code

function CloseUp ( ) )

Created Source code

function Created ( ) )

ExecuteItem Source code

function ExecuteItem ( UWindowPulldownMenuItem I) )

RMouseDown Source code

function RMouseDown ( float X, float Y) )

RMouseUp Source code

function RMouseUp ( float X, float Y) )

ShowWindow Source code

function ShowWindow ( ) )


Defaultproperties

defaultproperties
{
				RefreshName="&Refresh Info"
				AttachName="&Attach window"
				CloseName="&Close window"
}

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