Results 1 to 5 of 5

Threaded View

  1. #1

    GWT CellTable ListProvider Patterns with Lightstreamer

    Hello,

    Is there an example on changing LightStreamer's GWT integration item update process from pushing out at the field change level (item/field/value pairing) to an item changed level, as I believe the LS server sends down in JSON sets.

    Basically I am trying to marry LS's integration piece with multiple GWT CellTables. The CellTables which are basically different views(filters) on the same master list which is being populated by LightStreamer.

    My thought was to have a Items Cache which is populated by LightStreamer, with a pup/sub process publish the changes to all the CellTable/ListDataProviders views. However, I am worried that the field level publication is going to break GWT's ListDataProvider's optimization to only repaint the CellTable's at the end of a current event block. In this case the event block seems like it would be at every field update.
    Last edited by flybyGWT; February 12th, 2014 at 03:10 PM.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 11:09 AM.