Class ViewDropTargets
- java.lang.Object
 - 
- com.inductiveautomation.perspective.designer.workspace.design.ViewDropTargets
 
 
- 
public class ViewDropTargets extends java.lang.Object 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classViewDropTargets.BindActionclassViewDropTargets.ViewDropTargetInfo 
- 
Constructor Summary
Constructors Constructor Description ViewDropTargets(DesignerContext context) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Collection<ViewDropTargets.ViewDropTargetInfo>findViewsForDrop(NodeBrowseInfo node) 
 - 
 
- 
- 
Constructor Detail
- 
ViewDropTargets
public ViewDropTargets(DesignerContext context)
 
 - 
 
- 
Method Detail
- 
findViewsForDrop
public java.util.Collection<ViewDropTargets.ViewDropTargetInfo> findViewsForDrop(NodeBrowseInfo node)
 
 - 
 
 -