Inheritance diagram for encode.emacs.View:


Public Member Functions | |
| def | __init__ |
| def | set_command |
| def | is_alive |
| def | get_server |
| def | client_start |
| def | client_destroy |
| def | get_label |
Public Attributes | |
| label | |
| executor | |
| server | |
| command | |
Static Public Attributes | |
| string | command = 'emacs' |
Definition at line 131 of file emacs.py.
| def encode.emacs.View.__init__ | ( | self | ) |
| def encode.emacs.View.client_destroy | ( | self | ) |
| def encode.emacs.View.client_start | ( | self, | ||
| xid | ||||
| ) |
string encode.emacs.View.command = 'emacs' [static] |
1.4.7