0

How can i trigger an UIUpdate with Tabris ? JavaScript ? UICallback ? Can you give a little example.

Unihedron
  • 10,902
  • 13
  • 62
  • 72

1 Answers1

1

Yes, there is a UICallback mechanism (called ServerPush in RAP 2.0). On the RAP wiki page is more information on that topic: http://wiki.eclipse.org/RAP/UI_Callback

Jordi
  • 617
  • 6
  • 10