public interface ListView<T extends GenericSummary,V>
extends com.google.gwt.user.client.ui.IsWidget, org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, org.uberfire.client.mvp.UberView<V>
| Modifier and Type | Method and Description |
|---|---|
void |
displayNotification(String text) |
ExtendedPagedTable<T> |
getListGrid() |
void |
hideBusyIndicator() |
void |
showBusyIndicator(String message) |
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)
ExtendedPagedTable<T> getListGrid()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.