Package muntjac :: Package addon :: Package invient :: Package demo :: Module hello_plot :: Class PlotWindow
[hide private]
[frames] | no frames]

Class PlotWindow

source code

api.Window --+
             |
            PlotWindow

Instance Methods [hide private]
 
__init__(self) source code
 
showPlot(self) source code
 
setData(self, series) source code
 
addChart(self, chart, isPrepend=False, isRegisterEvents=True, isRegisterSVGEvent=True, isSetHeight=True) source code
Class Methods [hide private]
 
getPoints(cls, series, values) source code
Class Variables [hide private]
  _TREE_ITEM_CAPTION_PROP_ID = 'PlotChartWindow'
  _SEPARATOR = '|'