Uses of Class
org.eclipse.birt.report.model.api.ExpressionHandle
Packages that use ExpressionHandle
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of ExpressionHandle in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return ExpressionHandleModifier and TypeMethodDescriptionColumnHintHandle.getACLExpression()
Gets the expression handle for theACLExpression
member.DataSetHandle.getACLExpression()
Gets the expression handle for theACLExpression
property.CellHandle.getAltTextExpression()
Returns the alternate text of this label item.ReportItemHandleImpl.getAltTextExpression()
Returns the alternate text of this label item.DesignElementHandle.getExpressionProperty
(String propName) Returns a handle to work with an expression property.StructureHandle.getExpressionProperty
(String memberName) Gets the value of the member as an expression.ComputedColumnHandle.getReferenceDateValue()
Gets the expression handle for the reference date value member.DataSetHandle.getRowACLExpression()
Gets the expression handle for the ACL expression for one row.CalculationArgumentHandle.getValue()
Gets the expression handle for the value member. -
Uses of ExpressionHandle in org.eclipse.birt.report.model.api.olap
Methods in org.eclipse.birt.report.model.api.olap that return ExpressionHandleModifier and TypeMethodDescriptionCubeHandle.getACLExpression()
Gets the expression handle for theACLExpression
property.DimensionHandle.getACLExpression()
Gets the expression handle for theACLExpression
property.LevelHandle.getACLExpression()
Gets the expression handle for theACLExpression
property.MeasureHandle.getACLExpression()
Gets the expression handle for theACLExpression
property.LevelHandle.getMemberACLExpression()
Gets the expression handle for the ACL expression for any member of this level.