Interface PictoBrowserScript

All Superinterfaces:
Function<PictoView,String>

public interface PictoBrowserScript extends Function<PictoView,String>
Executed when the Browser loads. The returned String is a sequence of JavaScript statements.
Since:
2.2
Author:
Sina Madani