Interface com.symantec.itools.vcafe.openapi.beans.DesignTimeOnDrop
All Packages Class Hierarchy This Package Previous Next Index
Interface com.symantec.itools.vcafe.openapi.beans.DesignTimeOnDrop
- public interface DesignTimeOnDrop
-
DESIGNTIME_ON_DROP_ATTRIBUTE
-
Bean Descriptor attribute for design time interface.
-
onDrop(VisualObject)
-
DESIGNTIME_ON_DROP_ATTRIBUTE
public static final java.lang.String DESIGNTIME_ON_DROP_ATTRIBUTE
- Bean Descriptor attribute for design time interface.
Atribute value is the Class of the design time interface.
onDrop
public abstract void onDrop(VisualObject visualObject)
All Packages Class Hierarchy This Package Previous Next Index