Class ImageScript


  • public class ImageScript
    extends ContentScript
    This class contains all the script functionality associated with the ImageValue class. Broken out into a separate class for easier maintainability.
    • Constructor Detail

      • ImageScript

        public ImageScript()
    • Method Detail

      • getScriptTable

        public static ScriptTable getScriptTable()
      • getValue

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