Interface InstallableJavaScript


public interface InstallableJavaScript
Marks scripts which needs to be installed before they can be used.
Author:
lfryc
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Installs the script into page
  • Field Details

  • Method Details

    • install

      void install()
      Installs the script into page