Uses of Interface
org.htmlunit.ClipboardHandler
Packages that use ClipboardHandler
Package
Description
Framework classes (contains the
WebClient
class which is the main entry point).Support for platform specific implementations (e.g.
-
Uses of ClipboardHandler in org.htmlunit
Fields in org.htmlunit declared as ClipboardHandlerMethods in org.htmlunit that return ClipboardHandlerModifier and TypeMethodDescriptionWebClient.getClipboardHandler()
Returns the current clipboard handler.Methods in org.htmlunit with parameters of type ClipboardHandlerModifier and TypeMethodDescriptionvoid
WebClient.setClipboardHandler
(ClipboardHandler handler) Sets the clipboard handler. -
Uses of ClipboardHandler in org.htmlunit.platform
Classes in org.htmlunit.platform that implement ClipboardHandler