Modifier and Type | Class and Description |
---|---|
protected class |
OASiblingHelper.Node |
Constructor and Description |
---|
OASiblingHelper(Hub<F> hub) |
Modifier and Type | Method and Description |
---|---|
void |
add(String ppFromHub) |
Hub<F> |
getHub() |
String |
getPropertyPath(OAObject obj,
String prop)
Called by getSilbing to find root hub and pp.
|
String |
getPropertyPath(OAObject obj,
String prop,
boolean bFromLastNode) |
boolean |
getUseSameThread() |
void |
onGetReference(OAObject obj,
String prop)
Called by oaobj.getObject/Hub so that this helper can build internal pp/Nodes for getting sibling data.
|
void |
setUseSameThread(boolean b) |
public void setUseSameThread(boolean b)
public boolean getUseSameThread()
public void add(String ppFromHub)
public void onGetReference(OAObject obj, String prop)
public String getPropertyPath(OAObject obj, String prop)
obj
- object that is being usedprop
- property/reference that is gettingCopyright © 1999–2019 ViaOA. All rights reserved.