public interface PrintHandler extends Serializable
If the PrintHandler for the WebClient is null Window.print() will be a nopp including
not triggering any print events.
| Modifier and Type | Method and Description |
|---|---|
void |
handlePrint(HtmlPage page)
Handle a call to Window.print().
|
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.