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

UWindow.UWindowMenuBarItem

Extends
UWindowList
Modifiers
config

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

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

Variables Summary
boolbHelp
stringCaption
byteHotKey
floatItemLeft
floatItemWidth
UWindowPulldownMenuMenu
UWindowMenuBarOwner
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 CreateMenu (Class<UWindowPulldownMenu> MenuClass))
function DeSelect ()))
functionUWindowMenuBar GetMenuBar ()))
function Select ()))
function SetCaption (string C))
function SetHelp (bool b))
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

bHelp Source code

var bool bHelp;

Caption Source code

var string Caption;

HotKey Source code

var byte HotKey;

ItemLeft Source code

var float ItemLeft;

ItemWidth Source code

var float ItemWidth;

Menu Source code

var UWindowPulldownMenu Menu;

Owner Source code

var UWindowMenuBar Owner;


Functions Detail

CloseUp Source code

function CloseUp ( ) )

CreateMenu Source code

function UWindowPulldownMenu CreateMenu ( Class<UWindowPulldownMenu> MenuClass) )

DeSelect Source code

function DeSelect ( ) )

GetMenuBar Source code

function UWindowMenuBar GetMenuBar ( ) )

Select Source code

function Select ( ) )

SetCaption Source code

function SetCaption ( string C) )

SetHelp Source code

function SetHelp ( bool b) )


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.084 - Created with UnCodeX