Uses of Interface
org.eclipse.mylar.internal.tasks.ui.editors.IRepositoryTaskSelection

Packages that use IRepositoryTaskSelection
org.eclipse.mylar.internal.tasks.ui.editors   
 

Uses of IRepositoryTaskSelection in org.eclipse.mylar.internal.tasks.ui.editors
 

Classes in org.eclipse.mylar.internal.tasks.ui.editors that implement IRepositoryTaskSelection
 class RepositoryTaskOutlineNode
          A node for the tree in the RepositoryTaskOutlinePage.
 class RepositoryTaskSelection
          A selection of an element in a view.
 

Fields in org.eclipse.mylar.internal.tasks.ui.editors declared as IRepositoryTaskSelection
private  IRepositoryTaskSelection AbstractRepositoryTaskEditor.lastSelected
           
 

Methods in org.eclipse.mylar.internal.tasks.ui.editors with parameters of type IRepositoryTaskSelection
static java.lang.String ContentOutlineTools.getHandle(IRepositoryTaskSelection taskSelection)
          Returns a unique handle for the bugzilla selection.
static java.lang.String ContentOutlineTools.getName(IRepositoryTaskSelection taskSelection)