GWT 2.7.0

Uses of Class
com.google.gwt.view.client.RowCountChangeEvent

Packages that use RowCountChangeEvent
com.google.gwt.view.client Classes and interfaces used by the cellview widget set. 
 

Uses of RowCountChangeEvent in com.google.gwt.view.client
 

Methods in com.google.gwt.view.client with parameters of type RowCountChangeEvent
 void RowCountChangeEvent.Handler.onRowCountChange(RowCountChangeEvent event)
          Called when a RowCountChangeEvent is fired.
 


GWT 2.7.0