Package | Description |
---|---|
org.eclipse.ui.views.properties |
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
|
Modifier and Type | Method and Description |
---|---|
void |
IPropertySheetEntry.addPropertySheetEntryListener(IPropertySheetEntryListener listener)
Adds the given listener to this entry's collection of listeners.
|
void |
PropertySheetEntry.addPropertySheetEntryListener(IPropertySheetEntryListener listener) |
void |
IPropertySheetEntry.removePropertySheetEntryListener(IPropertySheetEntryListener listener)
Removes the given listener from this entry's collection of listeners.
|
void |
PropertySheetEntry.removePropertySheetEntryListener(IPropertySheetEntryListener listener) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.