public class HasBusyIndicatorDefaultErrorCallback extends DefaultErrorCallback
| Modifier and Type | Field and Description |
|---|---|
protected HasBusyIndicator |
view |
| Constructor and Description |
|---|
HasBusyIndicatorDefaultErrorCallback(HasBusyIndicator view) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
error(org.jboss.errai.bus.client.api.messaging.Message message,
Throwable throwable) |
void |
hideBusyIndicator() |
protected HasBusyIndicator view
public HasBusyIndicatorDefaultErrorCallback(HasBusyIndicator view)
public boolean error(org.jboss.errai.bus.client.api.messaging.Message message,
Throwable throwable)
error in interface org.jboss.errai.common.client.api.ErrorCallback<org.jboss.errai.bus.client.api.messaging.Message>error in class DefaultErrorCallbackpublic void hideBusyIndicator()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.