Interface PictoBrowserScript

  • All Superinterfaces:
    java.util.function.Function<PictoView,​java.lang.String>

    public interface PictoBrowserScript
    extends java.util.function.Function<PictoView,​java.lang.String>
    Executed when the Browser loads. The returned String is a sequence of JavaScript statements.
    Since:
    2.2
    Author:
    Sina Madani
    • Method Summary

      • Methods inherited from interface java.util.function.Function

        andThen, apply, compose