Interface WebSubTitle

  • All Superinterfaces:
    WebTitleUnit

    public interface WebSubTitle
    extends WebTitleUnit
    A WebSubTitle is the finest granularity of title type labels, and if it is a leaf node (no more embedded child WebSubTitles). Every WebHeader is associated with a WebSubTitle.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        the display name.
      • getSubTitles

        WebSubTitles getSubTitles()
        Returns the embedded WebSubTitles in the hierarchy. Null if not found.
        Returns:
        the embedded WebSubTitles (if any).
      • getIndex

        int getIndex()
        Returns position of WebSubTitle with respect to its container (starting from 1).
      • getBaseFormID

        int getBaseFormID()
        Returns the base form ID associated with this subtitle
        Returns:
        int base form ID