List of usage examples for com.google.gwt.gen2.event.dom.client ScrollHandler interface-usage
From source file com.qualogy.qafe.gwt.client.component.QPagingScrollTable.java
public class QPagingScrollTable extends PagingScrollTable<DataContainerGVO> implements HasDataGridMethods, RowSelectionHandler, ResultHandler, ScrollHandler, HasRowSelectionChangeHandlers { public static final String MSG_LAST_PAGE = "You reached the last page"; protected int qCurrentPage = 0;