Package mcbase :: Package views :: Package reportviewer :: Module reportviewer :: Class Reportviewer
[hide private]
[frames] | no frames]

Class Reportviewer

source code


Report designer for MOCOP.

Instance Methods [hide private]
 
__init__(self, parent) source code
 
init(self, mode, reportCode)
Does screen initialization.
source code
 
resetSummaryPageSettings(self, ignore=None)
Sayfa ayarlarının değiştiğini belirtir.
source code
 
resetPages(self)
Tüm sayfaları siler ve yeniden oluşturur.
source code
 
printPages(self)
Prints the report pages
source code
 
resetReportResult(self)
Reruns the report
source code
 
designerClosed(self, result)
If the design changes, updates the report
source code
 
on_btnDesign_clicked(self) source code
 
on_btnCancel_clicked(self) source code
Method Details [hide private]

init(self, mode, reportCode)

source code 

Does screen initialization.

Decorators:
  • @defer.inlineCallbacks

resetReportResult(self)

source code 

Reruns the report

Decorators:
  • @defer.inlineCallbacks

on_btnDesign_clicked(self)

source code 
Decorators:
  • @defer.inlineCallbacks

on_btnCancel_clicked(self)

source code 
Decorators:
  • @defer.inlineCallbacks