Uses of Interface
org.htmlunit.PrintHandler
Packages that use PrintHandler
-
Uses of PrintHandler in org.htmlunit
Methods in org.htmlunit that return PrintHandlerMethods in org.htmlunit with parameters of type PrintHandlerModifier and TypeMethodDescriptionvoidWebClient.setPrintHandler(PrintHandler handler) Sets thePrintHandlerto be used if Windoe.print() is called (Printing Spec).