Uses of Interface
org.eclipse.graphiti.func.IProposalSupport

Packages that use IProposalSupport
org.eclipse.graphiti.features.impl   
org.eclipse.graphiti.func   
org.eclipse.graphiti.pattern   
 

Uses of IProposalSupport in org.eclipse.graphiti.features.impl
 

Methods in org.eclipse.graphiti.features.impl that return IProposalSupport
 IProposalSupport AbstractDirectEditingFeature.getProposalSupport()
           
 

Uses of IProposalSupport in org.eclipse.graphiti.func
 

Classes in org.eclipse.graphiti.func that implement IProposalSupport
 class AbstractProposalSupport
           
 

Methods in org.eclipse.graphiti.func that return IProposalSupport
 IProposalSupport IDirectEditing.getProposalSupport()
          The direct editing mode contains controls for code completion and the selection from a combo box.
 

Uses of IProposalSupport in org.eclipse.graphiti.pattern
 

Methods in org.eclipse.graphiti.pattern that return IProposalSupport
 IProposalSupport AbstractPattern.getProposalSupport()
           
 IProposalSupport DirectEditingFeatureForPattern.getProposalSupport()
           
 



Copyright (c) SAP AG 2005, 2010.