public class GofProcessingOrder extends Object
| Constructor and Description |
|---|
GofProcessingOrder(String areaName, Vector<String> processList)Creates a new Gui-on-the-fly processing order. |
| Modifier and Type | Method and Description |
|---|---|
String | getAreaName()Gets the name of the area this processing order is for. |
Vector<String> | getProcessList()Gets the processing order list. |
public GofProcessingOrder(String areaName, Vector<String> processList)
areaName - The name of the area for which this processing order is for.processList - A Vector containing the control names for the controls that should be identified for this area. They should be in the order that they should be identified in.public String getAreaName()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.