Package com.adobe.xfa

Class RichTextNodeScript


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

      • RichTextNodeScript

        public RichTextNodeScript()
    • 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)