org.jbpm.console.ng.dm.client.experimental.pagination
Interface DocumentListPresenter.DocumentListView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<DocumentListPresenter>
- All Known Implementing Classes:
- DocumentListViewImpl
- Enclosing class:
- DocumentListPresenter
public static interface DocumentListPresenter.DocumentListView
- extends org.uberfire.client.mvp.UberView<DocumentListPresenter>
| 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)
getCurrentFilter
String getCurrentFilter()
setCurrentFilter
void setCurrentFilter(String filter)
getDataGrid
com.github.gwtbootstrap.client.ui.DataGrid<CMSContentSummary> getDataGrid()
showBusyIndicator
void showBusyIndicator(String message)
hideBusyIndicator
void hideBusyIndicator()
updatePathLink
void updatePathLink()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.