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

UBrowser.UBrowserInfoMenu

Extends
UWindowRightClickMenu

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

Variables Summary
UWindowPulldownMenuItemCloseItem
stringCloseName
UBrowserInfoWindowInfo
UWindowPulldownMenuItemRefresh
stringRefreshName
Inherited Variables from UWindow.UWindowPulldownMenu
HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder

Functions Summary
function Created ()))
function ExecuteItem (UWindowPulldownMenuItem I))
Inherited Functions from UWindow.UWindowRightClickMenu
CloseUp, Created, RMouseDown, RMouseUp
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


Variables Detail

CloseItem Source code

var UWindowPulldownMenuItem CloseItem;

CloseName Source code

var localized string CloseName;

Info Source code

var UBrowserInfoWindow Info;

Refresh Source code

var UWindowPulldownMenuItem Refresh;

RefreshName Source code

var localized string RefreshName;


Functions Detail

Created Source code

function Created ( ) )

ExecuteItem Source code

function ExecuteItem ( UWindowPulldownMenuItem I) )


Defaultproperties

defaultproperties
{
     RefreshName="&Refresh Info"
     CloseName="&Close"
}

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