jBPM Console NG - Generic Client 6.1.0-SNAPSHOT

org.jbpm.console.ng.gc.client.experimental.pagination
Interface BasicPaginationListPresenter.BasicPaginationListView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<BasicPaginationListPresenter>
All Known Implementing Classes:
BasicPagiantionListViewImpl
Enclosing class:
BasicPaginationListPresenter

public static interface BasicPaginationListPresenter.BasicPaginationListView
extends org.uberfire.client.mvp.UberView<BasicPaginationListPresenter>


Method Summary
 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()

jBPM Console NG - Generic Client 6.1.0-SNAPSHOT

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