Class ContentScript

Direct Known Subclasses:
BooleanScript, DateScript, DateTimeScript, DecimalScript, ExDataScript, FloatScript, ImageScript, IntegerScript, TextScript, TimeScript

public class ContentScript extends ProtoableNodeScript
This class contains all the script functionality associated with the Content class. Broken out into a separate class for easier maintainability.
  • Constructor Details

    • ContentScript

      public ContentScript()
  • Method Details

    • getClassName

      public static void getClassName(Obj pThis, Arg oRetVal)
    • getScriptTable

      public static ScriptTable getScriptTable()
    • getIsNull

      public static void getIsNull(Obj pObj, Arg oRetVal)
    • setIsNull

      public static void setIsNull(Obj pObj, Arg oArg)