Package | Description |
---|---|
org.drools.workbench.screens.guided.dtable.client.editor.clipboard | |
org.drools.workbench.screens.guided.dtable.client.editor.clipboard.impl |
Modifier and Type | Method and Description |
---|---|
Set<Clipboard.ClipboardData> |
Clipboard.getData()
Get the data on the clipboard.
|
Modifier and Type | Method and Description |
---|---|
void |
Clipboard.setData(Set<Clipboard.ClipboardData> data)
Set data on clipboard
|
Modifier and Type | Class and Description |
---|---|
static class |
DefaultClipboard.ClipboardDataImpl |
Modifier and Type | Method and Description |
---|---|
Set<Clipboard.ClipboardData> |
DefaultClipboard.getData() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultClipboard.setData(Set<Clipboard.ClipboardData> data) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.