org.jbpm.console.ng.gc.client.experimental.grid
Interface GridBasePresenter.GridBaseListView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<GridBasePresenter>
- All Known Implementing Classes:
- GridBaseViewImpl
- Enclosing class:
- GridBasePresenter
public static interface GridBasePresenter.GridBaseListView
- extends org.uberfire.client.mvp.UberView<GridBasePresenter>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
displayNotification
void displayNotification(String text)
showBusyIndicator
void showBusyIndicator(String message)
hideBusyIndicator
void hideBusyIndicator()
getListGrid
ExtendedPagedTable<DataMockSummary> getListGrid()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.