phoenix_title wx.py.crust.DispatcherListing

Text control containing all dispatches for session.


class_hierarchy Class Hierarchy

Inheritance diagram for class DispatcherListing:

super_classes Known Superclasses

wx.TextCtrl


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

spy

Receiver for Any signal from Any sender.


api Class API

class DispatcherListing(wx.TextCtrl)

Text control containing all dispatches for session.


Methods

__init__(self, parent=None, id=-1)

Initialize self. See help(type(self)) for accurate signature.



spy(self, signal, sender)

Receiver for Any signal from Any sender.