[SOLVED] Samples for interact with client objects

Answered
0
0

Is it possible to get samples about the interaction with the client UI objects?

  • How to set values/properties from server using  Javascript and  Eval/Call server methods;
  • How to add/register  JavaScript client functions from server;
  • How to interact with client clipboard from the server.

Thank you in advance.

 

  • You must to post comments
Best Answer
0
0

Hi Gabriele,

Find a sample attached.

here are a few more pointers that should get you started.

https://wisej.com/docs/2.0/html/JavaScriptObjectModel.htm

http://wisej.s3.amazonaws.com/support/attachments/Wisej.JavaScriptCallbacks.zip

For the clipboard:

https://wisej.com/support/question/copy-text-to-clipboard

Hope that helps.

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.