Package | Description |
---|---|
com.premiumminds.webapp.wicket |
Modifier and Type | Method and Description |
---|---|
PageableListModel<List<T>> |
InfiniteScrollListView.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
InfiniteScrollListView.setModel(PageableListModel<? extends List<? extends T>> model) |
Constructor and Description |
---|
InfiniteScrollListView(String id,
PageableListModel<? extends List<? extends T>> model) |
Copyright © 2014–2019 Premium Minds. All rights reserved.