viewtify.ui
UIWeb.Bridge
A utility that bridges the gap between Java and JS environments.
resume(Integerid, Objectvalue)void
Integerid, Objectvalue)Integerid |
A process identifier. |
Objectvalue |
A processed value. |
Resumes processing of the specified ID. This method is public but only called internally from the JS environment.
log(Objectmessage)void
Objectmessage)Objectmessage |
Debugger.