Interface ScriptExecArguments

All Known Subinterfaces:
CmsScriptExecArguments
All Known Implementing Classes:
CmsScriptExecArguments.Impl

public interface ScriptExecArguments
Arguments for ScriptBinding and ScriptHandler methods.
  • Method Summary

    Modifier and Type
    Method
    Description
    The script to execute, as text
  • Method Details

    • script

      The script to execute, as text
      Returns:
      The script to execute, as text