Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api
Interface ExternalObjectInsertionSources

All Known Implementing Classes:
AuthorExternalObjectInsertionHandler, DITAExternalObjectInsertionHandler, DITAMapExternalObjectInsertionHandler, Docbook4ExternalObjectInsertionHandler, Docbook5ExternalObjectInsertionHandler, EditorFileDropManagerListener, TEIP4ExternalObjectInsertionHandler, TEIP5ExternalObjectInsertionHandler, XHTMLExternalObjectInsertionHandler

@API(type=EXTENDABLE,
     src=PUBLIC)
public interface ExternalObjectInsertionSources

Drop and paste sources


Field Summary
static int DND_DB_TREE
          Database tree as source of drop
static int DND_DITA_MAPS_MANAGER
          DITA Maps Manager as source of drop
static int DND_EXTERNAL
          External application (windows explorer for example) as source of drop
static int DND_IMAGE_PREVIEW
          Image preview as source of drop
static int DND_PROJECT_TREE
          Project tree as source of drop
static int PASTE
          URLs were pasted.
 

Field Detail

DND_PROJECT_TREE

static final int DND_PROJECT_TREE
Project tree as source of drop

See Also:
Constant Field Values

DND_DITA_MAPS_MANAGER

static final int DND_DITA_MAPS_MANAGER
DITA Maps Manager as source of drop

See Also:
Constant Field Values

DND_EXTERNAL

static final int DND_EXTERNAL
External application (windows explorer for example) as source of drop

See Also:
Constant Field Values

PASTE

static final int PASTE
URLs were pasted.

See Also:
Constant Field Values

DND_DB_TREE

static final int DND_DB_TREE
Database tree as source of drop

See Also:
Constant Field Values

DND_IMAGE_PREVIEW

static final int DND_IMAGE_PREVIEW
Image preview as source of drop

See Also:
Constant Field Values

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.