public class ItemMonitor extends Object
ItemDisplay.getId() and specified in the column setup.| Constructor and Description |
|---|
ItemMonitor(com.google.web.bindery.event.shared.EventBus eventBus) |
| Modifier and Type | Method and Description |
|---|---|
<T> ItemActionHandler<T> |
monitorPlaceRequest(String itemId,
String nameToken,
Callback callback)
Wraps and monitors an item action which triggers a place request.
|
static void |
startProgress(String itemId) |
static void |
stopProgress(String itemId) |
@Inject public ItemMonitor(com.google.web.bindery.event.shared.EventBus eventBus)
public static void startProgress(String itemId)
public static void stopProgress(String itemId)
public <T> ItemActionHandler<T> monitorPlaceRequest(String itemId, String nameToken, Callback callback)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.