
public class DialogPoolCopier extends Object
| Constructor and Description |
|---|
DialogPoolCopier() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(IUIRequestPool org,
IUIRequestPool dest)
Copy all
UIRequests from org to dest, with their status. |
public static void copy(IUIRequestPool org, IUIRequestPool dest)
UIRequests from org to dest, with their status.org - Origin of the pool copy.dest - Destination of the pool copy.Copyright © 2018 universAAL Consortium. All rights reserved.