Eclipse BIRT Report Object Model (ROM)

SearchKey Structure

Structure Overview

Defines a search criteria for a drill-through hyperlink.

Details

Display Name: SearchKey
Since: reserved

Property Summary

expression
The value for which to search.

Description

This element binds a data value in the report to a parameter to pass along with a request to view another document. Parameters are bound exactly. That is:

ParameterName = Expression

ParameterName < Expression

And so on.

Property Detail

expression Property

The value for which to search.

Details

Type: expression
Context:
Expression Type: string
Since: reserved
Required: No
Display Name: Expression
JavaScript Type:
Default Value: None
Runtime Settable: Yes

Description

The value for which to search.