Interface StructureSectionProvider


public interface StructureSectionProvider
A provider to dynamically create and serve a structure section.

Using this is not recommended.

  • Method Summary

    Modifier and Type
    Method
    Description
    Creates StructureSection
  • Method Details

    • createSection

      @NotNull @NotNull StructureSection createSection()
      Creates StructureSection
      Returns:
      The StructureSection provided by this provider