Phoenix Logo

phoenix_title wx.py.crust.SessionListing

Text control containing all commands for session.


class_hierarchy Class Hierarchy

Inheritance diagram for class SessionListing:


super_classes Known Superclasses

wx.TextCtrl


method_summary Methods Summary

__init__  
addHistory  
clearHistory  
loadHistory  

api Class API



class SessionListing(wx.TextCtrl)

Text control containing all commands for session.


Methods



__init__(self, parent=None, id=-1, ShellClassName='Shell')


addHistory(self, command)


clearHistory(self)


loadHistory(self, history)