org.rcfaces.core.component.capability
Interface IDragAndDropEffects
public interface IDragAndDropEffects
- Version:
- $Revision: 1.2 $ $Date: 2010/07/06 16:12:47 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
UNKNOWN_DND_EFFECT
static final int UNKNOWN_DND_EFFECT
- See Also:
- Constant Field Values
NONE_DND_EFFECT
static final int NONE_DND_EFFECT
- See Also:
- Constant Field Values
DEFAULT_DND_EFFECT
static final int DEFAULT_DND_EFFECT
- See Also:
- Constant Field Values
COPY_DND_EFFECT
static final int COPY_DND_EFFECT
- See Also:
- Constant Field Values
LINK_DND_EFFECT
static final int LINK_DND_EFFECT
- See Also:
- Constant Field Values
MOVE_DND_EFFECT
static final int MOVE_DND_EFFECT
- See Also:
- Constant Field Values
ANY_DND_EFFECT
static final int ANY_DND_EFFECT
- See Also:
- Constant Field Values
Copyright © 2006-2011 Vedana. All Rights Reserved.