Uses of Class
org.webswing.toolkit.api.clipboard.PasteRequestContext
-
Packages that use PasteRequestContext Package Description org.webswing.toolkit.api -
-
Uses of PasteRequestContext in org.webswing.toolkit.api
Methods in org.webswing.toolkit.api with parameters of type PasteRequestContext Modifier and Type Method Description BrowserTransferableWebswingApi. getBrowserClipboard(PasteRequestContext ctx)Request user to paste from browser clipboard by showing built-in html modal dialog.
-