CreateMenuFromList(['lst'], None, None, None)

CreateMenuView(['menu', 'parent', 'minwidth'], None, None, (None, None))

DropDownMenu
    AbsoluteWidth(['self'], None, None, None)
    ActivateEntry(['self', 'name'], None, None, None)
    CheckHint(['self'], None, None, None)
    ChooseHilited(['self'], None, None, None)
    Collapse(['self'], None, None, None)
    DoClick(['self'], 'etc', None, None)
    DoClose(['self'], 'etc', None, None)
    DoDblClick(['self'], 'etc', None, None)
    DoDragDrop(['self'], 'etc', None, None)
    DoDragOver(['self'], 'etc', None, None)
    DoEndDrag(['self'], 'etc', None, None)
    DoKeyDown(['self'], 'etc', None, None)
    DoKeyUp(['self'], 'etc', None, None)
    DoMouseDown(['self'], 'etc', None, None)
    DoMouseEnter(['self'], 'etc', None, None)
    DoMouseExit(['self'], 'etc', None, None)
    DoMouseHover(['self'], 'etc', None, None)
    DoMouseMove(['self'], 'etc', None, None)
    DoMouseUp(['self'], 'etc', None, None)
    DoMouseWheel(['self'], 'etc', None, None)
    DoResize(['self'], 'etc', None, None)
    DoSetParent(['self'], 'etc', None, None)
    DoSetText(['self'], 'etc', None, None)
    DoStartDrag(['self'], 'etc', None, None)
    DoStateChange(['self'], 'etc', None, None)
    LoadBlueFile(['self', 'filename'], None, None, None)
    Next(['self'], None, None, None)
    OnGlobalMouseUp(['self'], 'args', None, None)
    Prev(['self'], None, None, None)
    ProcessTriuiMessage(['self', 'what_happened'], 'args', None, None)
    SendMessage(['self', 'what_happened'], 'args', None, None)
    SetOwner(['self', 'w'], None, None, None)
    Setup(['self', 'menu', 'parent', 'minwidth'], None, None, (None, None))
    Transplant_(['self', 'newParent', 'index', 'destroypar'], None, None, (None, 0))
    Width(['self'], None, None, None)
    _OnClose(['self'], None, None, None)
    _OnGlobalMouseUp(['self'], None, None, None)
    __cid__
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self'], None, None, None)
    __metaclass__
    __mixins__
    __module__
    __new__
    __nonpersistvars__
    __persistvars__
    __reduce__
    __reduce_ex__
    __repr__(['self'], None, None, None)
    __setattr__
    __str__
    __weakref__
    eventMap
    evtNames
    init(['self'], None, None, None)
    uthreadedEvents

Entry
    __doc__
    __guid__
    __init__(['self', 'caption', 'value', 'icon', 'enabled'], None, None, (1,))
    __module__

EntryView
    AbsoluteWidth(['self'], None, None, None)
    CheckHint(['self'], None, None, None)
    Collapse(['self'], None, None, None)
    DoClick(['self'], 'etc', None, None)
    DoClose(['self'], 'etc', None, None)
    DoDblClick(['self'], 'etc', None, None)
    DoDragDrop(['self'], 'etc', None, None)
    DoDragOver(['self'], 'etc', None, None)
    DoEndDrag(['self'], 'etc', None, None)
    DoKeyDown(['self'], 'etc', None, None)
    DoKeyUp(['self'], 'etc', None, None)
    DoMouseDown(['self'], 'etc', None, None)
    DoMouseEnter(['self'], 'etc', None, None)
    DoMouseExit(['self'], 'etc', None, None)
    DoMouseHover(['self'], 'etc', None, None)
    DoMouseMove(['self'], 'etc', None, None)
    DoMouseUp(['self'], 'etc', None, None)
    DoMouseWheel(['self'], 'etc', None, None)
    DoResize(['self'], 'etc', None, None)
    DoSetParent(['self'], 'etc', None, None)
    DoSetText(['self'], 'etc', None, None)
    DoStartDrag(['self'], 'etc', None, None)
    DoStateChange(['self'], 'etc', None, None)
    ExpandMenu(['self'], None, None, None)
    LoadBlueFile(['self', 'filename'], None, None, None)
    MouseDown(['self'], None, None, None)
    ProcessTriuiMessage(['self', 'what_happened'], 'args', None, None)
    SendMessage(['self', 'what_happened'], 'args', None, None)
    SetOwner(['self', 'w'], None, None, None)
    Setup(['self', 'entry', 'size', 'menuIconSize'], None, None, None)
    Transplant_(['self', 'newParent', 'index', 'destroypar'], None, None, (None, 0))
    Width(['self'], None, None, None)
    _OnClose(['self'], None, None, None)
    _OnMouseDown(['self'], 'etc', None, None)
    _OnMouseEnter(['self'], 'args', None, None)
    _OnMouseExit(['self'], 'args', None, None)
    _OnMouseUp(['self'], 'etc', None, None)
    __cid__
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self'], None, None, None)
    __metaclass__
    __mixins__
    __module__
    __new__
    __nonpersistvars__
    __persistvars__
    __reduce__
    __reduce_ex__
    __repr__(['self'], None, None, None)
    __setattr__
    __str__
    __weakref__
    eventMap
    evtNames
    expand(['self'], None, None, None)
    init(['self'], None, None, None)
    toggle(['self'], None, None, None)
    uthreadedEvents

HasMenu
    OnMouseUp(['self', 'btn'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__
    __metaclass__
    __module__
    __new__
    __nonpersistvars__
    __reduce__
    __reduce_ex__
    __repr__
    __setattr__
    __str__
    __weakref__

KillAllMenus([], None, None, None)

Menu
    ActivateEntry(['self', 'name'], None, None, None)
    AddEntry(['self', 'name', 'value', 'icon', 'enabled'], None, None, (1,))
    AddSeparator(['self'], None, None, None)
    GetEntries(['self'], None, None, None)
    __doc__
    __guid__
    __init__(['self'], None, None, None)
    __module__
    getentry(['self', 'name'], None, None, None)

ShowMenu(['object'], None, None, None)

__all__

__all_menu__

__doc__

__name__