Package com.nomagic.magicdraw.ui.dnd
Interface CustomDragAndDropHandlerFactory
@OpenApiAll
public interface CustomDragAndDropHandlerFactory
A factory for creating
CustomDragAndDropHandler
.-
Method Summary
-
Method Details
-
createHandler
CustomDragAndDropHandler createHandler()- Returns:
- custom drag and drop handler
-