jBPM Console NG - Generic Client 6.2.0.Beta2

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>


Method Summary
 void displayNotification(String text)
           
 ExtendedPagedTable<T> 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

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.Beta2

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