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