Interface WebCssFormatContainer

    • Method Detail

      • getCssClass

        java.lang.String getCssClass()
        Returns:
        the CSS class.
      • getFormatPropertySets

        WebPropertyGroup getFormatPropertySets()
                                        throws WebObjectsException
        Returns the formatting property group associated with this report element.
        Returns:
        WebPropertyGroup
        Throws:
        WebObjectsException - Thrown when error occurs during get this property group.