@Dependent public class BusyIndicatorView extends Object implements HasBusyIndicator
| Constructor and Description |
|---|
BusyIndicatorView() |
| Modifier and Type | Method and Description |
|---|---|
void |
hideBusyIndicator() |
void |
showBusyIndicator(String message) |
public void showBusyIndicator(String message)
showBusyIndicator in interface HasBusyIndicatorpublic void hideBusyIndicator()
hideBusyIndicator in interface HasBusyIndicatorCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.