Details
This is a DataModel for WebSockets.
It is dynamically based on some other DataModel. Means you define which DataModel has to be extended for every instance of this WebSocketModel.
This gives you the ability to use this model as a normal DataModel with Bindings, Filters, Sorters, ListBinding etcpp.
The data is updated on every websocket message.
For example: If you create the WebSocketModel based on the XMLModel, every message will be parsed as XML.
Other: If you create the WebSocketModel based on the JSONModel, every message will be parsed as JSON.
It is dynamically based on some other DataModel. Means you define which DataModel has to be extended for every instance of this WebSocketModel.
This gives you the ability to use this model as a normal DataModel with Bindings, Filters, Sorters, ListBinding etcpp.
The data is updated on every websocket message.
For example: If you create the WebSocketModel based on the XMLModel, every message will be parsed as XML.
Other: If you create the WebSocketModel based on the JSONModel, every message will be parsed as JSON.
Zusatzinformation
Lieferzeit | Nein |
---|