Interface InstallableJavaScript
public interface InstallableJavaScript
Marks scripts which needs to be installed before they can be used.
- Author:
- lfryc
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTALL_METHOD
- See Also:
-
-
Method Details
-
install
void install()Installs the script into page
-