Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
org.eclipse.birt.report.model.api.olap |
Modifier and Type | Method and Description |
---|---|
ExpressionHandle |
DataSetHandle.getACLExpression()
Gets the expression handle for the
ACLExpression property. |
ExpressionHandle |
ColumnHintHandle.getACLExpression()
Gets the expression handle for the
ACLExpression member. |
ExpressionHandle |
ReportItemHandleImpl.getAltTextExpression()
Returns the alternate text of this label item.
|
ExpressionHandle |
CellHandle.getAltTextExpression()
Returns the alternate text of this label item.
|
ExpressionHandle |
StructureHandle.getExpressionProperty(java.lang.String memberName)
Gets the value of the member as an expression.
|
ExpressionHandle |
DesignElementHandle.getExpressionProperty(java.lang.String propName)
Returns a handle to work with an expression property.
|
ExpressionHandle |
ComputedColumnHandle.getReferenceDateValue()
Gets the expression handle for the reference date value member.
|
ExpressionHandle |
DataSetHandle.getRowACLExpression()
Gets the expression handle for the ACL expression for one row.
|
ExpressionHandle |
CalculationArgumentHandle.getValue()
Gets the expression handle for the value member.
|
Modifier and Type | Method and Description |
---|---|
ExpressionHandle |
MeasureHandle.getACLExpression()
Gets the expression handle for the
ACLExpression property. |
ExpressionHandle |
LevelHandle.getACLExpression()
Gets the expression handle for the
ACLExpression property. |
ExpressionHandle |
DimensionHandle.getACLExpression()
Gets the expression handle for the
ACLExpression property. |
ExpressionHandle |
CubeHandle.getACLExpression()
Gets the expression handle for the
ACLExpression property. |
ExpressionHandle |
LevelHandle.getMemberACLExpression()
Gets the expression handle for the ACL expression for any member of this
level.
|
Copyright © 2008 Actuate Corp. All rights reserved.