Uses of Interface
org.eclipse.birt.report.engine.api.script.element.IListing
-
Packages that use IListing Package Description org.eclipse.birt.report.engine.api.script.element Report element representations in the BIRT scripting environment. -
-
Uses of IListing in org.eclipse.birt.report.engine.api.script.element
Subinterfaces of IListing in org.eclipse.birt.report.engine.api.script.element Modifier and Type Interface Description interface
IList
Represents the design of a List in the scripting environmentinterface
ITable
Represents the design of a Table in the scripting environment
-