public class LongOperationWithObserverPopup
extends java.lang.Object
IObserver object, the messages are displayed to the
user using long polling.| Constructor and Description |
|---|
LongOperationWithObserverPopup() |
| Modifier and Type | Method and Description |
|---|---|
static IObserver |
prepare(java.lang.String headline) |
static void |
run(java.lang.Runnable longOperation,
java.lang.Runnable finishedOperation) |
public static IObserver prepare(java.lang.String headline)
public static void run(java.lang.Runnable longOperation,
java.lang.Runnable finishedOperation)
Copyright © CaptainCasa Gmbh. All Rights Reserved.