public class HubFindDelegate extends Object
Constructor and Description |
---|
HubFindDelegate() |
Modifier and Type | Method and Description |
---|---|
static Object |
findFirst(Hub thisHub,
String propertyPath,
Object findValue,
boolean bSetAO,
OAObject lastFoundObject)
Returns first object in Hub that is Like propertyPath findValue.
|
public static Object findFirst(Hub thisHub, String propertyPath, Object findValue, boolean bSetAO, OAObject lastFoundObject)
bSetAO
- if true then the active object is set to the found object.Copyright © 1999–2019 ViaOA. All rights reserved.