Eclipse JDT
Release 3.7

org.eclipse.jdt.ui.dialogs
Interface ITypeSelectionComponent


public interface ITypeSelectionComponent

Interface to access the type selection component hosting a type selection extension.

This interface is not intended to be implemented by clients.

Since:
3.2
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.

Method Summary
 void triggerSearch()
          Triggers a search inside the type component with the current settings.
 

Method Detail

triggerSearch

void triggerSearch()
Triggers a search inside the type component with the current settings.


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.