Documentation of 'org.joone.script.MacroInterface' Java class
MacroInterface
org.joone.script

Interface MacroInterface

    • Method Detail

      • set

        void set(java.lang.String name,
                 java.lang.Object jObject)
        Exports an internal variable in the script's namespace
        Parameters:
        name - - the name of the variable in the script's namespace
        jObject - - the value of the exported variable
      • runMacro

        void runMacro(java.lang.String text)
        Run a generic macro contained in a text
      • getMacroManager

        MacroManager getMacroManager()
        Getter for property macroManager.
        Returns:
        Value of property macroManager.
      • setMacroManager

        void setMacroManager(MacroManager macroManager)
        Setter for property macroManager.
        Parameters:
        macroManager - New value of property macroManager.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.