public interface DataArrivedHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
void onDataArrived(DataArrivedEvent event)
event - the event