Class MultiLineDataHandle

  • All Implemented Interfaces:
    IReportItemMethodContext, org.eclipse.birt.report.model.elements.interfaces.IDesignElementModel, org.eclipse.birt.report.model.elements.interfaces.IInternalReportItemModel, org.eclipse.birt.report.model.elements.interfaces.IReportItemModel, org.eclipse.birt.report.model.elements.interfaces.IStyledElementModel, org.eclipse.birt.report.model.elements.interfaces.ITextDataItemModel

    @Deprecated
    public class MultiLineDataHandle
    extends TextDataHandle
    Deprecated.
    • Constructor Detail

      • MultiLineDataHandle

        public MultiLineDataHandle​(org.eclipse.birt.report.model.elements.ReportDesign design,
                                   org.eclipse.birt.report.model.core.DesignElement element)
        Deprecated.
        Constructs the handle with the report design and the element it holds. The application generally does not create handles directly. Instead, it uses one of the navigation methods available on other element handles.
        Parameters:
        design - the report design
        element - the model representation of the element