示例#1
0
 def get_chart_infos(self, request):
     """Get the chart infos"""
     return Restyler.get_chart_infos(self, request)
示例#2
0
 def get_chart_infos(self, request):
     """Get the chart infos"""
     return Restyler.get_chart_infos(self, request)
示例#3
0
 def __init__(self, request, cells):
     """Box Restyler"""
     Restyler.__init__(self, request, cells)
示例#4
0
 def __init__(self, request, cells):
     """Box Restyler"""
     Restyler.__init__(self, request, cells)