jBPM Console NG - Generic Client 6.2.1-SNAPSHOT

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>


Method Summary
 void displayNotification(String text)
           
 ExtendedPagedTable<DataMockSummary> getListGrid()
           
 void hideBusyIndicator()
           
 void showBusyIndicator(String message)
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

displayNotification

void displayNotification(String text)

showBusyIndicator

void showBusyIndicator(String message)

hideBusyIndicator

void hideBusyIndicator()

getListGrid

ExtendedPagedTable<DataMockSummary> getListGrid()

jBPM Console NG - Generic Client 6.2.1-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.