Eclipse Platform
Release 3.6

org.eclipse.ui.views.properties.tabbed
Interface ISectionDescriptorProvider


public interface ISectionDescriptorProvider

Represents a section descriptor provider for tabbed property sections.


Method Summary
 ISectionDescriptor[] getSectionDescriptors()
          Returns all section descriptors for the contributor.
 

Method Detail

getSectionDescriptors

ISectionDescriptor[] getSectionDescriptors()
Returns all section descriptors for the contributor.

Returns:
all section descriptors.

Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.