Eclipse Platform
Release 3.2

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

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

Returns:
all section descriptors.

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.