public interface IClipboardListener
| Modifier and Type | Field and Description |
|---|---|
static int |
CONTENTS |
static int |
FLAVOR |
static int |
OWNER |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyChanged(int aiEvent)
This method is invoked whenever a clipboard change occurs.
|
static final int FLAVOR
static final int CONTENTS
static final int OWNER
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.