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

UBrowser.UBrowserIRCPrivateMenu

Extends
UWindowRightClickMenu

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

Variables Summary
UWindowPulldownMenuItemCloseChat
stringCloseText
UWindowPulldownMenuItemJoin
stringJoinText
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

CloseChat Source code

var UWindowPulldownMenuItem CloseChat;

CloseText Source code

var localized string CloseText;

Join Source code

var UWindowPulldownMenuItem Join;

JoinText Source code

var localized string JoinText;


Functions Detail

Created Source code

function Created ( ) )

ExecuteItem Source code

function ExecuteItem ( UWindowPulldownMenuItem I) )


Defaultproperties

defaultproperties
{
     CloseText="&Close "
     JoinText="&Join"
}

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