.. 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.py.dispatcher .. highlight:: python .. _wx.py.dispatcher.BoundMethodWeakref: ========================================================================================================================================== |phoenix_title| **wx.py.dispatcher.BoundMethodWeakref** ========================================================================================================================================== BoundMethodWeakref class. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class BoundMethodWeakref:
| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.py.dispatcher.BoundMethodWeakref.__init__` Return a weak-reference-like instance for a bound method. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: BoundMethodWeakref BoundMethodWeakref class. .. method:: __init__(self, boundMethod) Return a weak-reference-like instance for a bound method.