public class DialogPoolCopier extends Object
Constructor and Description |
---|
DialogPoolCopier() |
Modifier and Type | Method and Description |
---|---|
static void |
copy(IUIRequestPool org,
IUIRequestPool dest)
Copy all
UIRequest s from org to dest, with their status. |
public static void copy(IUIRequestPool org, IUIRequestPool dest)
UIRequest
s 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.