Uses of Interface
org.htmlunit.ClipboardHandler
Packages that use ClipboardHandler
-
Uses of ClipboardHandler in org.htmlunit
Methods in org.htmlunit that return ClipboardHandlerModifier and TypeMethodDescriptionWebClient.getClipboardHandler()Returns the current clipboard handler.Methods in org.htmlunit with parameters of type ClipboardHandlerModifier and TypeMethodDescriptionvoidWebClient.setClipboardHandler(ClipboardHandler handler) Sets the clipboard handler.