public static interface ProductsPresenter.IView
extends org.ctoolkit.gwt.client.view.IView
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
scrollTo(String scrollspy) |
void |
setDataSource(InfiniteScroll.Callback<Product> callback) |
void clear()
void setDataSource(InfiniteScroll.Callback<Product> callback)
Copyright © 2020. All rights reserved.