public static interface AbstractListView.BasicListView<T extends GenericSummary>
extends com.google.gwt.user.client.ui.IsWidget, org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
| Modifier and Type | Method and Description |
|---|---|
void |
displayNotification(String text) |
ExtendedPagedTable<T> |
getListGrid() |
void |
hideBusyIndicator() |
void |
showBusyIndicator(String message) |
void |
showRestoreDefaultFilterConfirmationPopup() |
void showBusyIndicator(String message)
showBusyIndicator in interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicatorvoid hideBusyIndicator()
hideBusyIndicator in interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicatorvoid displayNotification(String text)
void showRestoreDefaultFilterConfirmationPopup()
ExtendedPagedTable<T> getListGrid()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.