Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF
3.3

Uses of Interface
org.eclipse.gef.EditPartViewer.Conditional

Packages that use EditPartViewer.Conditional
org.eclipse.gef All interfaces, base types, and the plugin class are here. 
org.eclipse.gef.tools This package provides several tool implementations. 
org.eclipse.gef.ui.parts   
 

Uses of EditPartViewer.Conditional in org.eclipse.gef
 

Classes in org.eclipse.gef that implement EditPartViewer.Conditional
static class AutoexposeHelper.Search
          Used with EditPartViewers to find the AutoexposeHelper at a Point.
 

Methods in org.eclipse.gef with parameters of type EditPartViewer.Conditional
  EditPart EditPartViewer. findObjectAtExcluding ( Point location, java.util.Collection exclusionSet, EditPartViewer.Conditional conditional)
          Returns null or the EditPart at the specified location, using the given exclusion set and conditional.
 

Uses of EditPartViewer.Conditional in org.eclipse.gef.tools
 

Methods in org.eclipse.gef.tools that return EditPartViewer.Conditional
protected   EditPartViewer.Conditional TargetingTool. getTargetingConditional ()
          Returns the conditional object used for obtaining the target editpart from the current viewer.
protected   EditPartViewer.Conditional SelectionTool. getTargetingConditional ()
          Returns a new Conditional that evaluates to true if the queried edit part's EditPart.isSelectable() method returns true.
 

Uses of EditPartViewer.Conditional in org.eclipse.gef.ui.parts
 

Methods in org.eclipse.gef.ui.parts with parameters of type EditPartViewer.Conditional
  EditPart TreeViewer. findObjectAtExcluding ( Point pt, java.util.Collection exclude, EditPartViewer.Conditional condition)
           
  EditPart GraphicalViewerImpl. findObjectAtExcluding ( Point pt, java.util.Collection exclude, EditPartViewer.Conditional condition)
           
 


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire