Uses of Interface
org.eclipse.birt.report.model.api.simpleapi.IMultiRowItem
-
Packages that use IMultiRowItem Package Description org.eclipse.birt.report.model.api.extension Defines the fundamental interfaces for those extensions from the reportitem extension point.org.eclipse.birt.report.model.api.simpleapi Report element representations in the BIRT simple API environment. -
-
Uses of IMultiRowItem in org.eclipse.birt.report.model.api.extension
Classes in org.eclipse.birt.report.model.api.extension that implement IMultiRowItem Modifier and Type Class Description class
MultiRowItem
Implements of multi row report item. -
Uses of IMultiRowItem in org.eclipse.birt.report.model.api.simpleapi
Subinterfaces of IMultiRowItem in org.eclipse.birt.report.model.api.simpleapi Modifier and Type Interface Description interface
IList
Represents the design of a List in the scripting environmentinterface
IListing
Represents the design of an Listing in the scripting environmentinterface
ITable
Represents the design of a Table in the scripting environment
-