Uses of Interface
net.datenwerke.gxtdto.client.clipboard.processor.ClipboardCopyProcessor
Packages that use ClipboardCopyProcessor
-
Uses of ClipboardCopyProcessor in net.datenwerke.gxtdto.client.clipboard
Methods in net.datenwerke.gxtdto.client.clipboard with parameters of type ClipboardCopyProcessorModifier and TypeMethodDescriptionvoidClipboardUiService.registerCopyHandler(Widget component, ClipboardCopyProcessor copyProcessor) voidClipboardUiServiceImpl.registerCopyHandler(Widget target, ClipboardCopyProcessor itemProvider) Constructors in net.datenwerke.gxtdto.client.clipboard with parameters of type ClipboardCopyProcessorModifierConstructorDescriptionClipboardProviderHandler(ClipboardUiService clipboardService, Widget target, ClipboardCopyProcessor itemProvider)