PageRenderTime 110ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/pyjs/tests/test030.py

http://pyjamas.googlecode.com/
Python | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 1e7cefd6a74d25acd9ea7023ea365a26 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. class DynaTableWidge:
  2. def setStatusText(self, text):
  3. self.navbar.status.setText(text)