Interface IAutoTextContent

  • All Superinterfaces:
    org.eclipse.birt.report.engine.css.engine.CSSStylableElement, IContent, IElement, IStyledElement, ITextContent

    public interface IAutoTextContent
    extends ITextContent
    Provides the interfaces for the AutoText Content.

    AutoText Content is created at the start of the process, but the text value is set at the end of the process. The typical implementation of AutoText is total page of report.

    The following types of the AutoText content are predefined:

  • TOTAL_PAGE
  • PAGE_NUMBER
Parameters:
type - the type of the AutoText Content.