B4J Question [ Jserver + WebSocket ] is it possible to take events from a button within a list of cards and distinguish which one was clicked?

Waldemar Lima

Well-Known Member
Licensed User
Longtime User
Hello guys, I am studying about the Jserver with Websocket, and I would like to know if it is possible to take events from a button within a list of cards and distinguish which was clicked directly by the Websocket Handler (example: JQueryElement) OR I need to do this with Javascript and send messages?
 
Top