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

UMenu.UMenuMapListInclude

Extends
UMenuMapListBox

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowListControl
            |   
            +-- UWindow.UWindowListBox
               |   
               +-- UMenu.UMenuMapListBox
                  |   
                  +-- UMenu.UMenuMapListInclude

Variables Summary
Inherited Variables from UWindow.UWindowListBox
bCanDrag, bCanDragExternal, bDragging, DefaultHelpText, DoubleClickList, DragY, ItemHeight, SelectedItem, VertSB

Functions Summary
functionbool ExternalDragOver (UWindowDialogControl ExternalControl, float X, float Y)
function ReceiveDoubleClickItem (UWindowListBox L, UWindowListBoxItem I)
Inherited Functions from UMenu.UMenuMapListBox
DrawItem
Inherited Functions from UWindow.UWindowListBox
BeforePaint, Created, DoubleClick, DoubleClickItem, ExternalDragOver, GetItemAt, LMouseDown, MakeSelectedVisible, MouseMove, Paint, ReceiveDoubleClickItem, Resized, SetHelpText, SetSelected, SetSelectedItem, Sort


Functions Detail

ExternalDragOver Source code

function bool ExternalDragOver ( UWindowDialogControl ExternalControl, float X, float Y )

ReceiveDoubleClickItem Source code

function ReceiveDoubleClickItem ( UWindowListBox L, UWindowListBoxItem I )


Defaultproperties

defaultproperties
{
     bCanDrag=True
     bCanDragExternal=True
     bAcceptExternalDragDrop=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:22.703 - Created with UnCodeX