Uses of Interface
org.eclipse.ui.views.properties.IPropertySheetEntryListener
Packages that use IPropertySheetEntryListener
Package
Description
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
-
Uses of IPropertySheetEntryListener in org.eclipse.ui.views.properties
Methods in org.eclipse.ui.views.properties with parameters of type IPropertySheetEntryListenerModifier and TypeMethodDescriptionvoidIPropertySheetEntry.addPropertySheetEntryListener(IPropertySheetEntryListener listener) Adds the given listener to this entry's collection of listeners.voidPropertySheetEntry.addPropertySheetEntryListener(IPropertySheetEntryListener listener) voidIPropertySheetEntry.removePropertySheetEntryListener(IPropertySheetEntryListener listener) Removes the given listener from this entry's collection of listeners.voidPropertySheetEntry.removePropertySheetEntryListener(IPropertySheetEntryListener listener)