Interface RWLayoutSectionDef

    • Method Detail

      • isCurrent

        boolean isCurrent()
        Returns true if the section is current
        Returns:
        true if the section is current
      • getName

        java.lang.String getName()
        Description copied from interface: RWUnitDef
        This is a convenience method for reading the name of the object This is equivalent to reading the name property from the FormattingAppearance propertySet of the format definition associated with this object
        Specified by:
        getName in interface RWUnitDef
        Specified by:
        getName in interface WebThresholdsContainer
        Returns:
        name
      • hasGroupBys

        boolean hasGroupBys()