Uses of Interface
org.eclipse.ui.forms.IPartSelectionListener
-
Packages that use IPartSelectionListener Package Description org.eclipse.ui.forms Forms-based controls for use in views, editors, and wizards. -
-
Uses of IPartSelectionListener in org.eclipse.ui.forms
Subinterfaces of IPartSelectionListener in org.eclipse.ui.forms Modifier and Type Interface Description interface
IDetailsPage
This interface should be implemented by clients providing pages to handle object types in DetailsPart.Classes in org.eclipse.ui.forms that implement IPartSelectionListener Modifier and Type Class Description class
DetailsPart
This managed form part handles the 'details' portion of the 'master/details' block.
-