|
Inherited from wx._core.Menu:
Append,
AppendCheckItem,
AppendItem,
AppendMenu,
AppendRadioItem,
AppendSeparator,
AppendSubMenu,
Attach,
Break,
Check,
Delete,
DeleteItem,
Destroy,
DestroyId,
DestroyItem,
Detach,
Enable,
FindItem,
FindItemById,
FindItemByPosition,
GetEventHandler,
GetHelpString,
GetInvokingWindow,
GetLabel,
GetLabelText,
GetMenuBar,
GetMenuItemCount,
GetMenuItems,
GetParent,
GetStyle,
GetTitle,
Insert,
InsertCheckItem,
InsertItem,
InsertMenu,
InsertRadioItem,
InsertSeparator,
IsAttached,
IsChecked,
IsEnabled,
Prepend,
PrependCheckItem,
PrependItem,
PrependMenu,
PrependRadioItem,
PrependSeparator,
Remove,
RemoveItem,
SetEventHandler,
SetHelpString,
SetInvokingWindow,
SetLabel,
SetParent,
SetTitle,
UpdateUI
Inherited from wx._core.EvtHandler:
AddPendingEvent,
Bind,
Connect,
Disconnect,
GetEvtHandlerEnabled,
GetNextHandler,
GetPreviousHandler,
ProcessEvent,
ProcessPendingEvents,
SetEvtHandlerEnabled,
SetNextHandler,
SetPreviousHandler,
Unbind,
__repr__
Inherited from wx._core.Object:
GetClassName,
IsSameAs
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|