Package com.adobe.xfa

Class XMLMultiSelectNodeScript


  • public class XMLMultiSelectNodeScript
    extends ProtoableNodeScript
    This class contains all the script functionality associated with the XMLMultiSelectNode class. Broken out into a separate class for easier maintainability.
    • Constructor Detail

      • XMLMultiSelectNodeScript

        public XMLMultiSelectNodeScript()
    • Method Detail

      • getScriptTable

        public static ScriptTable getScriptTable()
      • getValue

        public static void getValue​(Obj pObj,
                                    Arg oRetVal)
      • setValue

        public static void setValue​(Obj pObj,
                                    Arg oArg)