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

UBrowser.UBrowserIRCUserList

Extends
UWindowListBoxItem

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowList
      |   
      +-- UWindow.UWindowListBoxItem
         |   
         +-- UBrowser.UBrowserIRCUserList

Variables Summary
boolbChOp
boolbVoice
stringNickName
Inherited Variables from UWindow.UWindowListBoxItem
bSelected, HelpText
Inherited Variables from UWindow.UWindowList
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel

Functions Summary
functionint Compare (UWindowList T, UWindowList 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


Variables Detail

bChOp Source code

var bool bChOp;

bVoice Source code

var bool bVoice;

NickName Source code

var string NickName;


Functions Detail

Compare Source code

function int Compare ( UWindowList T, UWindowList B) )


Defaultproperties

defaultproperties
{
}

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