Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- UWindow.UWindowBase | +-- UWindow.UWindowWindow | +-- UWindow.UWindowDialogControl | +-- UWindow.UWindowListControl | +-- UWindow.UWindowPulldownMenu | +-- UWindow.UWindowRightClickMenu | +-- UBrowser.UBrowserInfoMenu
Variables Summary | |
---|---|
UWindowPulldownMenuItem | CloseItem |
string | CloseName |
UBrowserInfoWindow | Info |
UWindowPulldownMenuItem | Refresh |
string | RefreshName |
Inherited Variables from UWindow.UWindowPulldownMenu |
---|
HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder |
Functions Summary | ||
---|---|---|
Created ())) | ||
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 |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { RefreshName="&Refresh Info" CloseName="&Close" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |