JavaScript Development Tools
Release 3.2

Uses of Interface
org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoRequestor

Packages that use ITypeInfoRequestor
org.eclipse.wst.jsdt.ui.dialogs   
 

Uses of ITypeInfoRequestor in org.eclipse.wst.jsdt.ui.dialogs
 

Methods in org.eclipse.wst.jsdt.ui.dialogs with parameters of type ITypeInfoRequestor
 ImageDescriptor ITypeInfoImageProvider.getImageDescriptor(ITypeInfoRequestor typeInfoRequestor)
          Returns the image descriptor for the type represented by the given ITypeInfoRequestor.
 boolean ITypeInfoFilterExtension.select(ITypeInfoRequestor typeInfoRequestor)
          Returns whether the given type makes it into the list or not.
 


JavaScript Development Tools
Release 3.2

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