Package com.adobe.xfa

Class GenericTextContainerScript


public class GenericTextContainerScript extends TextNodeScript
This class contains all the script functionality associated with the GenericTextContainer class. Broken out into a separate class for easier maintainability.
  • Constructor Details

    • GenericTextContainerScript

      public GenericTextContainerScript()
  • Method Details

    • getScriptTable

      public static ScriptTable getScriptTable()
    • getValue

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

      public static void setValue(Obj pObj, Arg oArg)