Interface ISectionDescriptorProvider


public interface ISectionDescriptorProvider
Represents a section descriptor provider for tabbed property sections.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns all section descriptors for the contributor.
  • Method Details

    • getSectionDescriptors

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