« Return to Thread: Excluding properties when converting from JavaScript to Java objects

Re: Excluding properties when converting from JavaScript to Java objects

by Bruno Klava :: Rate this Message:

Reply to Author | View in Thread

> I am a bit confused.  If b is not a part of Foo why are you setting it in
>  your JavaScript object?

It's a gui element representing this object (the user can manipulate
the data using the gui elements, and the structure is quite complex,
so i need a reference from each element to its gui element).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Excluding properties when converting from JavaScript to Java objects