/pyjs/tests/test030.py

http://pyjamas.googlecode.com/ · Python · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 1e7cefd6a74d25acd9ea7023ea365a26 MD5 · raw file

  1. class DynaTableWidge:
  2. def setStatusText(self, text):
  3. self.navbar.status.setText(text)