public interface Display<T>
DataProvider| Modifier and Type | Method and Description |
|---|---|
void |
showItems(Iterable<T> items,
PageInfo pageInfo) |
void |
updateSelection(SelectionInfo<T> selectionInfo) |
void updateSelection(SelectionInfo<T> selectionInfo)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.