public static interface RequestListPresenter.RequestListView extends AbstractListView.ListView<RequestSummary,RequestListPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
applyFilterOnPresenter(String key) |
int |
getRefreshValue() |
void |
saveRefreshValue(int newValue) |
displayNotification, getListGrid, hideBusyIndicator, showBusyIndicator, showRestoreDefaultFilterConfirmationPopupint getRefreshValue()
void saveRefreshValue(int newValue)
void applyFilterOnPresenter(String key)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.