JavaScript Development Tools
Release 3.2

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

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

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

Methods in org.eclipse.wst.jsdt.ui.dialogs that return ITypeSelectionComponent
 ITypeSelectionComponent TypeSelectionExtension.getTypeSelectionComponent()
          Returns the type selection dialog or null if the extension has not been initialized yet.
 

Methods in org.eclipse.wst.jsdt.ui.dialogs with parameters of type ITypeSelectionComponent
 void TypeSelectionExtension.initialize(ITypeSelectionComponent component)
          Initializes the type dialog extension with the given type dialog
 


JavaScript Development Tools
Release 3.2

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