Package com.adobe.xfa
Class NodeListScript
java.lang.Object
com.adobe.xfa.ObjScript
com.adobe.xfa.ListBaseScript
com.adobe.xfa.NodeListScript
This class contains all the script functionality associated with the
NodeList class. Broken out into a separate class for easier maintainability.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ScriptTablestatic voidStatic method for invoking functions in the script interfaceMethods inherited from class com.adobe.xfa.ListBaseScript
append, appendPermsCheck, getLength, insert, insertPermsCheck, item, remove, removePermsCheckMethods inherited from class com.adobe.xfa.ObjScript
getClassName, setPropPermsCheck
-
Constructor Details
-
NodeListScript
public NodeListScript()
-
-
Method Details
-
namedItem
Static method for invoking functions in the script interface -
getScriptTable
-