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

UWindow.UWindowPulldownMenuItem

Extends
UWindowList

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowList
      |   
      +-- UWindow.UWindowPulldownMenuItem

Constants Summary
Inherited Contants from UWindow.UWindowBase
F_Bold, F_Large, F_LargeBold, F_Normal

Variables Summary
boolbChecked
boolbDisabled
stringCaption
TextureGraphic
byteHotKey
floatItemTop
UWindowPulldownMenuOwner
UWindowPulldownMenuSubMenu
Inherited Variables from UWindow.UWindowList
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel

Enumerations Summary
Inherited Enumerations from UWindow.UWindowBase
FrameHitTest, MenuSound, MessageBoxButtons, MessageBoxResult, PropertyCondition, TextAlign

Structures Summary
Inherited Structures from UWindow.UWindowBase
HTMLStyle, Region, TexRegion

Functions Summary
function CloseUp ()))
functionUWindowPulldownMenu CreateSubMenu (class<UWindowPulldownMenu> MenuClass, optional UWindowWindow InOwnerWindow))
function DeSelect ()))
functionUWindowMenuBar GetMenuBar ()))
function Select ()))
function SetCaption (string C))
Inherited Functions from UWindow.UWindowList
Append, AppendItem, AppendListCopy, Clear, Compare, ContinueSort, CopyExistingListItem, Count, CountShown, CreateItem, DestroyList, DestroyListItem, DisconnectList, DoAppendItem, FindEntry, GraftLeft, GraftRight, Insert, InsertAfter, InsertBefore, InsertItem, InsertItemAfter, InsertItemBefore, LeftMost, MoveItemSorted, Remove, RightMost, SetupSentinel, ShowThisItem, Sort, Tick, Validate
Inherited Functions from UWindow.UWindowBase
BuildObjectWithProperties, GetRegion, InStrAfter, NewRegion, NewTexRegion


Variables Detail

bChecked Source code

var bool bChecked;

bDisabled Source code

var bool bDisabled;

Caption Source code

var string Caption;

Graphic Source code

var Texture Graphic;

HotKey Source code

var byte HotKey;

ItemTop Source code

var float ItemTop;

Owner Source code

var UWindowPulldownMenu Owner;

SubMenu Source code

var UWindowPulldownMenu SubMenu;


Functions Detail

CloseUp Source code

function CloseUp ( ) )

CreateSubMenu Source code

function UWindowPulldownMenu CreateSubMenu ( class<UWindowPulldownMenu> MenuClass, optional UWindowWindow InOwnerWindow) )

DeSelect Source code

function DeSelect ( ) )

GetMenuBar Source code

function UWindowMenuBar GetMenuBar ( ) )

Select Source code

function Select ( ) )

SetCaption Source code

function SetCaption ( string C) )


Defaultproperties

defaultproperties
{
}

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