public class ClipboardEvent extends AbstractCockpitEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
ClipboardEvent.Action
Type of the action.
|
| Constructor and Description |
|---|
ClipboardEvent(java.lang.Object source,
ClipboardEvent.Action action) |
| Modifier and Type | Method and Description |
|---|---|
ClipboardEvent.Action |
getAction() |
getSource, toStringpublic ClipboardEvent(java.lang.Object source,
ClipboardEvent.Action action)
public ClipboardEvent.Action getAction()
Copyright © 2018 SAP SE. All Rights Reserved.