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