org.jbpm.console.ng.gc.client.list.base
Interface AbstractListView.ListView<T extends GenericSummary,V>
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<V>
- Enclosing class:
- AbstractListView<T extends GenericSummary,V extends AbstractListPresenter>
public static interface AbstractListView.ListView<T extends GenericSummary,V>
- extends org.uberfire.client.mvp.UberView<V>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| 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-2014 JBoss by Red Hat. All Rights Reserved.