.. wxPython Phoenix documentation
This file was generated by Phoenix's sphinx generator and associated
tools, do not edit by hand.
Copyright: (c) 2011-2020 by Total Control Software
License: wxWindows License
.. include:: headings.inc
.. currentmodule:: wx.lib.eventStack
.. highlight:: python
.. _wx.lib.eventStack.AppEventManager:
==========================================================================================================================================
|phoenix_title| **wx.lib.eventStack.AppEventManager**
==========================================================================================================================================
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
AppEventManager:
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.eventStack.AppEventManager.__init__` Initialize self. See help(type(self)) for accurate signature.
:meth:`~wx.lib.eventStack.AppEventManager.RegisterEvents`
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: AppEventManager: ui_events = [ wx.ID_NEW, wx.ID_OPEN, wx.ID_CLOSE_ALL, wx.ID_CLOSE, wx.ID_REVERT, wx.ID_SAVE, wx.ID_SAVEAS, wx.ID_UNDO, wx.ID_REDO, wx.ID_PRINT, wx.ID_PRINT_SETUP, wx.ID_PREVIEW, wx.ID_EXIT ]
.. method:: __init__(self)
Initialize self. See help(type(self)) for accurate signature.
.. method:: RegisterEvents(self)