java.lang.Object java.util.EventObject org.eclipse.search.ui.SearchResultEvent org.eclipse.search.ui.text.RemoveAllEvent
public class RemoveAllEvent
An event indicating that all matches have been removed from a AbstractTextSearchResult.
AbstractTextSearchResult
Clients may instantiate or subclass this class.
source
RemoveAllEvent ( ISearchResult searchResult)
getSearchResult
getSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RemoveAllEvent( ISearchResult searchResult)
searchResult
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.