jBPM Console NG - Generic Client 6.2.0.CR1

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


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

Method Detail

showBusyIndicator

void showBusyIndicator(String message)

hideBusyIndicator

void hideBusyIndicator()

displayNotification

void displayNotification(String text)

getListGrid

ExtendedPagedTable<T> getListGrid()

jBPM Console NG - Generic Client 6.2.0.CR1

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