All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static void |
classAll(Obj pObj,
Arg oRetVal) |
static void |
classIndex(Obj pObj,
Arg oRetVal) |
static void |
getAll(Obj pObj,
Arg oRetVal) |
static void |
getIndex(Obj pObj,
Arg oRetVal) |
static void |
getModel(Obj pObj,
Arg oRetVal) |
static void |
getName(Obj pObj,
Arg oRetVal) |
static void |
getNodes(Obj pObj,
Arg oRetVal) |
static void |
getParent(Obj pObj,
Arg oRetVal) |
static ScriptTable |
getScriptTable() |
static void |
getSomExpression(Obj pObj,
Arg oRetVal) |
static void |
isContainer(Obj pObj,
Arg oRetVal) |
static void |
resolveNode(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
resolveNodes(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static boolean |
scriptPropLocateChildByClass(Obj obj,
Arg retVal,
String sChildName) |
static boolean |
scriptPropLocateChildByName(Obj obj,
Arg retVal,
String sChildName) |
static void |
setName(Obj pObj,
Arg oArg) |