Package net.sf.jasperreports.chrome
Interface ChromePageEvaluation<T>
-
public interface ChromePageEvaluation<T>
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
runInPage(ChromePage page)
-
-
-
Method Detail
-
runInPage
T runInPage(ChromePage page)
-
-