org.kie.workbench.common.widgets.client.widget
Class BusyIndicatorView
java.lang.Object
org.kie.workbench.common.widgets.client.widget.BusyIndicatorView
- All Implemented Interfaces:
- HasBusyIndicator
public class BusyIndicatorView
- extends Object
- implements HasBusyIndicator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusyIndicatorView
public BusyIndicatorView()
showBusyIndicator
public void showBusyIndicator(String message)
- Specified by:
showBusyIndicator in interface HasBusyIndicator
hideBusyIndicator
public void hideBusyIndicator()
- Specified by:
hideBusyIndicator in interface HasBusyIndicator
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.