org.jbpm.console.ng.gc.client.list.base
Interface AbstractListView.BasicListView<T extends GenericSummary>
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget
- All Known Subinterfaces:
- AbstractListView.ListView<T,V>
- Enclosing class:
- AbstractListView<T extends GenericSummary,V extends AbstractListPresenter>
public static interface AbstractListView.BasicListView<T extends GenericSummary>
- extends com.google.gwt.user.client.ui.IsWidget
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
showBusyIndicator
void showBusyIndicator(String message)
hideBusyIndicator
void hideBusyIndicator()
displayNotification
void displayNotification(String text)
getListGrid
ExtendedPagedTable<T> getListGrid()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.