|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.im.ijc.core.api.datatransfer.IJCDataTransferFlavors
public final class IJCDataTransferFlavors
Data flavors for clipboard operations.
| Field Summary | |
|---|---|
static DataFlavor |
FLAVOR_DF_VIEW
The flavor which represents View (form or gridview) in clipboard. |
static DataFlavor |
FLAVOR_LIST_DATA
The flavor which represents list (temporary or permanent) in clipboard. |
static DataFlavor |
FLAVOR_TABLE_DATA
The flavor which represents tabular data in clipboard. |
static DataFlavor |
FLAVOR_WIDGET
The flavor which represents IJC widgets in clipboard. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final DataFlavor FLAVOR_TABLE_DATA
TableDataTransferObject class if you ask for this flavor.
public static final DataFlavor FLAVOR_WIDGET
IJCWidgetTransferObject class if you ask for this flavor.
public static final DataFlavor FLAVOR_LIST_DATA
ListDataTransferObject class if you ask for this flavor.
public static final DataFlavor FLAVOR_DF_VIEW
DFView class if you ask for this flavor.
|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||