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. |
triggerSearch
void triggerSearch()
- Triggers a search inside the type component with the
current settings.
-
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.