public static interface AbstractListView.BasicListView<T extends GenericSummary>
extends com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Method and Description |
|---|---|
void |
displayNotification(String text) |
ExtendedPagedTable<T> |
getListGrid() |
void |
hideBusyIndicator() |
void |
showBusyIndicator(String message) |
void showBusyIndicator(String message)
void hideBusyIndicator()
void displayNotification(String text)
ExtendedPagedTable<T> getListGrid()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.