0

TypeError: CANVAS.sendServerEvent is not a function

asked 2014-11-04 18:29:09 +0800

mauriciofh gravatar image mauriciofh
1

good afternoon

I'm with this problem (TypeError: is not a function CANVAS.sendServerEvent) canvas.wpd method of this class

UpdateEvent: function UpdateEvent (att, val) { var uuid = this.getUUID ();

     if (uuid)
     {
         CANVAS.sendServerEvent ("onUpdateItem" [
             {
                 'uuid': uuid,
                 'attribute': att,
                 'value': val
             }
         ]);
     }
 },

and I can not find the solution I'm using version 5.0.9 of zk.

I appreciate if anyone could help me

delete flag offensive retag edit
Be the first one to answer this question!
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-11-04 18:29:09 +0800

Seen: 6 times

Last updated: Nov 04 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More