The findMemberDef element is a member of the following categories:
Namespace -- http://xmlns.oracle.com/bibeans
Group -- BI uiXML elements
Type of element -- Definition
Use the findMemberDef to define a Find Member dialog. You need a Find Member dialog for any thin presentation in which you display a paging control.
Note: The findMemberDef element is associated with a presentation
through the findMemberPage
and the findMemberId
attributes
of the presentationDef
element.
id -- (Required) A unique identifier for this element.
scope -- Determines the accessibility and lifetime of the object; select one of the following values: Request or Session (Default).
The findMemberDef element is a child of the biThinSession element.
To render the Find Member dialog that is defined by this element, use the findMember element.