JavaScript Development Tools
Release 3.2

Uses of Class
org.eclipse.wst.jsdt.ui.dialogs.TypeSelectionExtension

Packages that use TypeSelectionExtension
org.eclipse.wst.jsdt.ui   
 

Uses of TypeSelectionExtension in org.eclipse.wst.jsdt.ui
 

Methods in org.eclipse.wst.jsdt.ui with parameters of type TypeSelectionExtension
static SelectionDialog JavaScriptUI.createTypeDialog(Shell parent, IRunnableContext context, IJavaScriptSearchScope scope, int style, boolean multipleSelection, String filter, TypeSelectionExtension extension)
          Creates a selection dialog that lists all types in the given scope.
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.