Interface PerspectiveSectionItem

All Superinterfaces:
PerspectiveItem, PerspectiveItemContainer

public interface PerspectiveSectionItem extends PerspectiveItem, PerspectiveItemContainer
Interface that represents an item of a perspective section.
Since:
6.0.0
  • Method Details

    • hasTopSeparator

      boolean hasTopSeparator()
      Returns true if a separator must be displayed on top of this section.