Uses of Interface
org.eclipse.birt.report.engine.api.script.element.IGroup
-
Packages that use IGroup Package Description org.eclipse.birt.report.engine.api.script.element Report element representations in the BIRT scripting environment. -
-
Uses of IGroup in org.eclipse.birt.report.engine.api.script.element
Subinterfaces of IGroup in org.eclipse.birt.report.engine.api.script.element Modifier and Type Interface Description interface
IListGroup
Script wrapper of ListGroupHandleinterface
ITableGroup
Script wrapper of TableGroupHandle
-