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

UMenu.UMenuMutatorExclude

Extends
UMenuMutatorListBox

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowListControl
            |   
            +-- UWindow.UWindowListBox
               |   
               +-- UMenu.UMenuMutatorListBox
                  |   
                  +-- UMenu.UMenuMutatorExclude

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.UMenuMutatorListBox
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
{
     bCanDragExternal=True
     bAcceptExternalDragDrop=True
}

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