Siebel Developer's Reference > SWE Tags >

swe:pdqbar


Purpose

Outputs the list of predefined queries for a view, and executes the selected query. It can be used within the view bar and view. A <swe:pageitem> in the view bar or a <swe:control> in the view can be used in this tag to show a label.

Usage

<swe:pdqbar>

...HTML code...

<swe:pageitem id="##"/>

...HTML code...

<swe:this property="FormattedHtml" />

</swe:pdqbar>

Siebel Developer's Reference