Kie Workbench - Common - UI 6.0.0.CR3

org.kie.workbench.common.widgets.client.widget
Class BusyIndicatorView

java.lang.Object
  extended by org.kie.workbench.common.widgets.client.widget.BusyIndicatorView
All Implemented Interfaces:
HasBusyIndicator

public class BusyIndicatorView
extends Object
implements HasBusyIndicator


Constructor Summary
BusyIndicatorView()
           
 
Method Summary
 void hideBusyIndicator()
           
 void showBusyIndicator(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusyIndicatorView

public BusyIndicatorView()
Method Detail

showBusyIndicator

public void showBusyIndicator(String message)
Specified by:
showBusyIndicator in interface HasBusyIndicator

hideBusyIndicator

public void hideBusyIndicator()
Specified by:
hideBusyIndicator in interface HasBusyIndicator

Kie Workbench - Common - UI 6.0.0.CR3

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