public interface Pager extends com.google.gwt.user.client.ui.IsWidget, HasPageHandlers, com.google.gwt.user.client.ui.HasVisibility, com.google.gwt.user.client.ui.HasEnabled
| Modifier and Type | Method and Description |
|---|---|
void |
setPageable(Pageable pageable) |
void |
update(int currentPage,
boolean isLastPage) |
addPageHandlervoid update(int currentPage,
boolean isLastPage)
void setPageable(Pageable pageable)
Copyright © 2014. All rights reserved.