Actuate Information Console custom tags : componentIdentifier

componentIdentifier

Provides the component identifier for searches.

Library

viewer

Tag class

com.actuate.reportcast.tags.viewer.ComponentIdentifierTag

Attributes

Table 8-6 lists and describes the attributes for componentIdentifier.

Used in

<context root>\viewer\searchframe.jsp

Example

The following example removes leading and trailing spaces from the sParamId value and sets the component identifier to the value:

<viewer:componentIdentifier id="<%= sParamId.trim() %>"/>

(c) Copyright Actuate Corporation 2011