Uses of Interface
org.eclipse.ecf.presence.search.IResultList

Packages that use IResultList
org.eclipse.ecf.presence.search   
org.eclipse.ecf.presence.ui   
 

Uses of IResultList in org.eclipse.ecf.presence.search
 

Classes in org.eclipse.ecf.presence.search that implement IResultList
 class ResultList
          This Class implements IResultList.
 

Methods in org.eclipse.ecf.presence.search that return IResultList
 IResultList ISearch.getResultList()
          Gets a result list.
 

Methods in org.eclipse.ecf.presence.search with parameters of type IResultList
 void ISearch.setResultList(IResultList resultList)
           
 

Uses of IResultList in org.eclipse.ecf.presence.ui
 

Methods in org.eclipse.ecf.presence.ui with parameters of type IResultList
 boolean UserSearchView.addResult(IResultList list)
          Add the list of IResult that will be display on a tree