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__

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

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')

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



addHistory(self, command)


clearHistory(self)


loadHistory(self, history)