public interface ITabDescriptorProvider
Modifier and Type | Method and Description |
---|---|
ITabDescriptor[] |
getTabDescriptors(IWorkbenchPart part,
ISelection selection)
Returns all tab descriptors.
|
ITabDescriptor[] getTabDescriptors(IWorkbenchPart part, ISelection selection)
part
- the workbench part containing the selectionselection
- the current selection.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.