public interface Clipboard
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
getAction() |
Object |
getContent() |
boolean |
isEmpty() |
void |
set(Object content,
int action) |
Copyright © 2017 SAP SE. All Rights Reserved.