Runtime

Uses of Interface
org.eclipse.gmf.runtime.common.ui.util.IPartSelector

Packages that use IPartSelector
org.eclipse.gmf.runtime.common.ui.action Provides a set of classes for defining Actions which are run in order to carry out application behaviour that the user has requested through the user-interface.  
org.eclipse.gmf.runtime.common.ui.services.action.contributionitem Provides a set of classes that implement a Service that facilitates the contribution of actions to modeling platform workbench parts.  
 

Uses of IPartSelector in org.eclipse.gmf.runtime.common.ui.action
 

Methods in org.eclipse.gmf.runtime.common.ui.action with parameters of type IPartSelector
 void AbstractActionHandler.setPartSelector(IPartSelector partSelector)
          Sets my part selector.
 

Uses of IPartSelector in org.eclipse.gmf.runtime.common.ui.services.action.contributionitem
 

Methods in org.eclipse.gmf.runtime.common.ui.services.action.contributionitem with parameters of type IPartSelector
protected  IAction AbstractContributionItemProvider.getAction(java.lang.String actionId, IWorkbenchPartDescriptor partDescriptor, IPartSelector partSelector)
          Returns the action with the given id that is created for the given part id.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.