public interface IEEFTabDescriptorProvider
IEEFTabDescriptor
.Modifier and Type | Method and Description |
---|---|
java.util.Collection<IEEFTabDescriptor> |
get(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection,
IEEFTabbedPropertySheetPageContributor contributor)
Returns an
IEEFTabDescriptor . |
java.util.Collection<IEEFTabDescriptor> get(org.eclipse.ui.IWorkbenchPart part, org.eclipse.jface.viewers.ISelection selection, IEEFTabbedPropertySheetPageContributor contributor)
IEEFTabDescriptor
.part
- The current partselection
- The current selectioncontributor
- The contributorIEEFTabDescriptor