Package com.adobe.xfa.template
Class InstanceManagerScript
- java.lang.Object
 - 
- com.adobe.xfa.ObjScript
 - 
- com.adobe.xfa.NodeScript
 - 
- com.adobe.xfa.ElementScript
 - 
- com.adobe.xfa.ProtoableNodeScript
 - 
- com.adobe.xfa.template.InstanceManagerScript
 
 
 
 
 
 
- 
public class InstanceManagerScript extends ProtoableNodeScript
 
- 
- 
Constructor Summary
Constructors Constructor Description InstanceManagerScript() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiddoNothing(Obj oObj, Arg oRetVal, Arg[] oArgs, int nParamCount)static voidgetNothing(Obj oObj, Arg oRetVal)static voidgetOccur(Obj oObj, Arg oRetVal)static ScriptTablegetScriptTable()static voidsetNothing(Obj oObj, Arg propertyValue)- 
Methods inherited from class com.adobe.xfa.ElementScript
applyXSL, assignNode, assignNodePermsCheck, clone, getAttribute, getElement, getId, getIsNull, getNs, getOneOfChild, isPropertySpecified, loadXML, loadXMLPermsCheck, locateOneOf, locateProp, locatePropPeek, resolveNode, resolveNodes, saveFilteredXML, saveXML, setAttribute, setAttributePermsCheck, setElement, setElementPermsCheck, setId, setOneOfChild, setProp 
- 
Methods inherited from class com.adobe.xfa.NodeScript
classAll, classIndex, getAll, getIndex, getModel, getName, getNodes, getParent, getSomExpression, isContainer, resolveNode, resolveNodes, scriptPropLocateChildByClass, scriptPropLocateChildByName, setName 
- 
Methods inherited from class com.adobe.xfa.ObjScript
getClassName, setPropPermsCheck 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getScriptTable
public static ScriptTable getScriptTable()
 
 - 
 
 -