public static interface GridBasePresenter.GridBaseListView extends org.uberfire.client.mvp.UberView<GridBasePresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
displayNotification(String text) |
ExtendedPagedTable<DataMockSummary> |
getListGrid() |
void |
hideBusyIndicator() |
void |
showBusyIndicator(String message) |
void displayNotification(String text)
void showBusyIndicator(String message)
void hideBusyIndicator()
ExtendedPagedTable<DataMockSummary> getListGrid()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.