Interface DataArrivedHandler

All Superinterfaces:
EventHandler

public interface DataArrivedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    If this item is showing a dataBound pickList, this notification method will be fired when new data arrives from the server.
  • Method Details

    • onDataArrived

      void onDataArrived(DataArrivedEvent event)
      If this item is showing a dataBound pickList, this notification method will be fired when new data arrives from the server.
      Parameters:
      event - the event