Package qubx :: Module notebookGTK :: Class NbTarget_HTML
[hide private]
[frames] | no frames]

Class NbTarget_HTML

source code

object --+
         |
        NbTarget_HTML

Instance Methods [hide private]
 
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
source code
 
set_fname(self, x)
Raises file exceptions.
source code
 
__new_figure_id(self) source code
 
convert(self, item) source code
 
chart_to_flot(self, item) source code
 
chart_to_flot_colors(self, item) source code
 
nb_init(self) source code
 
nb_send(self, item) source code
 
save_files(self, item) source code
 
send_html(self, html, item) source code
 
do_save_as(self, continuation=<__builtin__.function object>) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]
  fname
  files_path

Inherited from object: __class__

Method Details [hide private]

__init__(self)
(Constructor)

source code 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

Property Details [hide private]

fname

Get Method:
unreachable(self)
Set Method:
unreachable(self, x)

files_path

Get Method:
unreachable(self)